From 7b18343add92a7a6aaeec6c2297d53c9cf6db8f7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Feb 2019 23:58:00 -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 6c90cc5e..59b4b0fb 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -446,8 +446,7 @@ GUI(){ INSTALL_MENU;; 5) LINUPX_UNINSTALL INSTALL_MENU;; - 6) LINUPX_UNINSTALL - INSTALL_MENU;; + 6) SET-PERMISSIONS; GUI;; [Qq]) EXIT1 exit 0;; *) echo "Thats an invaild option,";