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