diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 03a82fc0..820b842c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -735,7 +735,7 @@ GUI(){ 2) SERVICES; GUI;; 3) NEW_SITE; GUI;; 4) DELSITES; GUI;; - 5) GUI;; + 5) NEWCERT; GUI;; 6) CERTRENEW; GUI;; 7) LISTCERTS; GUI;; 8) SET-PERMISSIONS; GUI;;