Update nodemgmt-scripts.sh

This commit is contained in:
2021-06-26 22:04:50 -05:00
parent 4d3a9b6af3
commit cc9f04e74c

View File

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