diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 89eca7ba..50f0c741 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -426,8 +426,7 @@ GUI(){ 1) echo "" STATUS - read -n 1 -s -p "Press any key to continue" - nodemgmt gui;; + read -n 1 -s -p "Press any key to continue";; 2) GLANCES_INSTALL INSTALL_MENU;; 3) X11VNC_INSTALL