diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 52676de5..aa64019e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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}