update
This commit is contained in:
@@ -509,7 +509,7 @@ SERVICE(){
|
||||
fi
|
||||
|
||||
|
||||
if [ "${1}" = "nginx-x" ]; then
|
||||
if [ "${1}" = "nginx" ] && [ "${NODE_TYPE}" == "LB" ]; then
|
||||
if [ "${2}" = "restart" ] || [ "${2}" = "reload" ]; then
|
||||
if [ "${3}" != "ns" ]; then
|
||||
if [ "${3}" != "q" ]; then
|
||||
|
||||
Reference in New Issue
Block a user