diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 6725df3a..56030a14 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -194,10 +194,9 @@ case "$1" in fi exit 0;; esac - exit 0;; - - ;; - 'gui') MAIN_MENU;; + exit 0; + + 'gui') MAIN_MENU;; *) echo