Update nodemgmt-scripts.sh

This commit is contained in:
2022-12-17 12:28:10 -06:00
parent 7995dec248
commit 95da47ae98

View File

@@ -197,7 +197,7 @@ STATUS(){
mysqlgo=true
fi
#echo "mysqlgo=${mysqlgo}"
if [ "{srvctst}" != "active" ] && [ "${mysqlgo}" != "true" ]; then
if [ "{srvctst}" != "active" ]; then
if [ ! -f ${FOLDER}/${nip}-${srvc}.down ]; then
if [ "${ST_ACTION}" != "check" ]; then