Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-03 19:49:45 -06:00
parent 14f76ac324
commit 3dfbb580ac

View File

@@ -439,7 +439,8 @@ GUI(){
6) LINUPX_UNINSTALL
INSTALL_MENU;;
[Qq]) EXIT1
exit 1;;
break
exit 0;;
*) echo "Thats an invaild option,";
echo "please select a valid option only.";
sleep 1;;