Update nodemgmt-scripts.sh

This commit is contained in:
2023-06-23 19:16:13 -05:00
parent cc3597818a
commit e9ee020190

View File

@@ -510,6 +510,7 @@ SERVICE(){
if [ "${1}" = "nginx" ] && [ "${NGINX_PATHS[${NODE_TYPE}]}" != "" ]; then
echo ${NGINX_PATHS[${NODE_TYPE}]}
if [ "${2}" = "restart" ] || [ "${2}" = "reload" ]; then
if [ "${3}" != "ns" ]; then
if [ "${3}" != "q" ]; then