Update install
This commit is contained in:
@@ -102,7 +102,9 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
|||||||
# Start
|
# Start
|
||||||
killall nginx
|
killall nginx
|
||||||
useradd nginx
|
useradd nginx
|
||||||
|
systemctl enable nginx
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
|
systemctl enable nginx
|
||||||
systemctl stop nginx
|
systemctl stop nginx
|
||||||
systemctl start nginx
|
systemctl start nginx
|
||||||
systemctl enable nginx
|
systemctl enable nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user