update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
VERS='4.13.15-11122023'
|
||||
VERS='4.13.20-11122023'
|
||||
|
||||
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck update-dyndns backup-offsitepfsense gui nightlyreview update '
|
||||
CERT_DAEMON='/snap/bin/certbot'
|
||||
|
||||
@@ -11,7 +11,7 @@ NEWCERT(){
|
||||
-h|-help|--help)
|
||||
echo -e "Usage: ${idsCL[Yellow]}nodemgmt newcert {hostname}${idsCL[Default]} {"
|
||||
width=33
|
||||
printf "%-${width}s- %s\n" " -test" "(enables dry-run mode for CertBot)"
|
||||
printf "%-${width}s- %s\n" " -test|-t" "(enables dry-run mode for CertBot)"
|
||||
printf "%-${width}s- %s\n" " {hostname}" "(optional; enter hostname for new cert, comma-delimited for multiple)"
|
||||
echo -e "}\n"
|
||||
exit 0;;
|
||||
|
||||
Reference in New Issue
Block a user