diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 56030a14..6a4f625b 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -196,7 +196,9 @@ case "$1" in esac exit 0; - 'gui') MAIN_MENU;; + 'gui') + MAIN_MENU + ;; *) echo