From f50f90212147a14d045f36b40be865cd3dba4f62 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 27 Jan 2019 17:06:59 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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