Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-06 23:13:28 -06:00
parent 1081607544
commit ff50975cff

View File

@@ -878,7 +878,7 @@ GUI(){
case $opt in
1) STATUS; GUI;;
2) SERVICES; GUI;;
3) NEW_SITE; GUI;;
3) NEWSITE; GUI;;
4) DELSITES; GUI;;
5) NEWCERT; GUI;;
6) CERTRENEW; GUI;;