Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user