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