From ffa50c25708ad36be87c1b1d4a35a424428f6a6c Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 28 Apr 2023 22:33:43 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 8ec87536..1b9d083b 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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]}"