Update status.inc
This commit is contained in:
@@ -26,6 +26,7 @@ STATUS(){
|
||||
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
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user