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" " dockers" "Will verify status of all node dockers"
|
||||||
printf "%-${width}s- %s\n" " repl" "Will verify status of all node replications"
|
printf "%-${width}s- %s\n" " repl" "Will verify status of all node replications"
|
||||||
echo -e "}\n"
|
echo -e "}\n"
|
||||||
|
rm -Rf ${STATUSRUN_TMPFOLDER}
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user