Update nodemgmt-scripts.sh

This commit is contained in:
2022-09-03 21:28:11 -05:00
parent 1fa7148817
commit 904db74e91

View File

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