Update nodemgmt-scripts.sh

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

View File

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