Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-03 19:08:33 -06:00
parent cf559f5c54
commit 3e6bbbfb2b

View File

@@ -445,7 +445,8 @@ service)
1) 1)
STATUS STATUS
echo "" echo ""
read -n 1 -s -p "Press any key to continue";; read -n 1 -s -p "Press any key to continue"
${0} gui;;
2) GLANCES_INSTALL 2) GLANCES_INSTALL
INSTALL_MENU;; INSTALL_MENU;;
3) X11VNC_INSTALL 3) X11VNC_INSTALL