From 8427c4ee56089c1afa17b8c20f265e452fb43f36 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 12 Dec 2023 13:59:01 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 8a7dca4d..6a4bfc7e 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1038,7 +1038,6 @@ GUI(){ printf "%-${width}s- %s\n" " dockers" "Will verify status of all node dockers" printf "%-${width}s- %s\n" " repl" "Will verify status of all node replications" echo -e "}\n" - rm -Rf ${STATUSRUN_TMPFOLDER} exit 0 else if [ ${#STATUSRUNS[@]} -lt 3 ]; then