Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1806,7 +1806,7 @@ if [ ${action-x} ]; then
|
||||
SET-PERMISSIONS gitea
|
||||
SERVICE gitea start
|
||||
elif [ "$2" = "web" ]; then
|
||||
if [ "$2" = "web" ]; then
|
||||
# if [ "$2" = "web" ]; then
|
||||
SERVICE nginx ${3}
|
||||
SERVICE php5.6-fpm ${3}
|
||||
SERVICE php7.2-fpm ${3}
|
||||
|
||||
Reference in New Issue
Block a user