From cf559f5c542f1c6a43bf6398518a63d459d5aefc Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Feb 2019 19:06:28 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 4cf54605..d5895796 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -445,8 +445,7 @@ service) 1) STATUS echo "" - read -n 1 -s -p "Press any key to continue" - gui;; + read -n 1 -s -p "Press any key to continue";; 2) GLANCES_INSTALL INSTALL_MENU;; 3) X11VNC_INSTALL