Update nodemgmt-scripts.sh

This commit is contained in:
2019-01-28 09:48:28 -06:00
parent 2979ad64db
commit 1f127c6d2d

View File

@@ -81,7 +81,10 @@ case "$1" in
exit 0
;;
update) exit 0;;
update)
echo ""
echo -e "${idsCL[Green]}NodeMgmt has been updated.${idsCL[Default]}"
exit 0;;
*)
echo ""