Update nodemgmt-scripts.sh

This commit is contained in:
2023-12-12 13:59:01 -06:00
parent de9d727f48
commit 8427c4ee56

View File

@@ -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