Update install

This commit is contained in:
ƬHE ЯAW ☣
2022-08-03 14:41:48 -07:00
committed by GitHub
parent b3478cab0e
commit 5dbc411860
+2
View File
@@ -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