Update nodemgmt-scripts.sh
This commit is contained in:
@@ -81,6 +81,8 @@ case "$1" in
|
||||
exit 0
|
||||
;;
|
||||
|
||||
update) exit 0;;
|
||||
|
||||
*)
|
||||
echo ""
|
||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt${idsCL[Default]} { ${idsCL[Yellow]}service${idsCL[Default]} [service] [action] | ${idsCL[Yellow]}newcert${idsCL[Default]} [domain(s)] | ${idsCL[Yellow]}certrenew${idsCL[Default]} }"
|
||||
|
||||
Reference in New Issue
Block a user