Update nodemgmt-scripts.sh

This commit is contained in:
2022-09-03 21:35:17 -05:00
parent 904db74e91
commit 5fd391693c

View File

@@ -1455,7 +1455,7 @@ SERVICE(){
fi
fi
elif [ "${1}" = "apache2" ]; then
elif [ "${1}" = "apache2-x" ]; then
if [ "${2}" = "restart" ] || [ "${2}" = "reload" ]; then
if [ "${3}" != "ns" ]; then
if [ "${3}" != "q" ]; then