diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index e95fc1cc..4696f62c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -82,8 +82,8 @@ case "$1" in ;; update) - echo "" echo -e "${idsCL[Green]}NodeMgmt has been updated.${idsCL[Default]}" + echo "" exit 0;; *)