Update nodemgmt-scripts.sh

This commit is contained in:
2019-01-28 09:54:16 -06:00
parent 4f9f3ccdb5
commit 18c3a3829b

View File

@@ -82,6 +82,7 @@ case "$1" in
;;
update)
echo -en "\e[1A";
echo -e "${idsCL[Green]} Updates C ompleted${idsCL[Default]}"
echo ""
exit 0;;