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