Update nodemgmt-scripts.sh

This commit is contained in:
2023-04-28 22:33:43 -05:00
parent 9c4d5d546c
commit ffa50c2570

View File

@@ -2810,6 +2810,7 @@ if [ ${action-x} ]; then
fi
else
STATUS ${2} ${3}
rm -f ${FOLDER}/status-check.running
fi
else
echo -e "${idsCL[LightYellow]}Status check already running, please wait and try again${idsCL[Default]}"