This commit is contained in:
2023-05-13 22:36:39 -05:00
parent 3de85b4528
commit 4506342894
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='4.6.35-05072023'
VERS='4.6.40-05132023'
# NODETYPES=LB
NODETYPES=MYSQL,LB,WEB,NC,WPD,LPD,MM,PW

View File

@@ -1303,7 +1303,7 @@ GUI(){
update-pushover) UPDATEPUSHOVERINFO;;
gui) GUI;;
*)
echo -e "All commands followed by '-h' will show addtional info"
echo -e "All commands followed by '-h' will show addtional info. {work-in-progress}"
echo
echo -e "Usage: ${idsCL[LightCyan]}nodemgmt${idsCL[Default]} {"
echo -e " ${idsCL[Yellow]}backup${idsCL[Default]}"