This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
packages
Watch
2
Star
0
Fork
You've already forked packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9eb200f0d5
packages
/
net
/
ariang
/
files
/
80_ariang-nginx-support
6 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
ariang: add nginx support and update This adds nginx support for ariang webui and update it to latest commit. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-14 18:15:15 +00:00
#!/bin/sh
ariang: use new configuration of Nginx Remove the superfluous parts of the uci-defaults file. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-02-04 12:14:15 +00:00
[ -x /etc/init.d/nginx ] && /etc/init.d/nginx running && /etc/init.d/nginx reload
ariang: add nginx support and update This adds nginx support for ariang webui and update it to latest commit. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-06-14 18:15:15 +00:00
exit 0
Reference in a new issue
Copy permalink