Update nodemgmt-scripts.sh

This commit is contained in:
2019-04-13 11:05:36 -05:00
parent e034a8744e
commit c67afdd608

View File

@@ -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}