update
This commit is contained in:
@@ -12,8 +12,8 @@ NEWCERT(){
|
||||
-h|-help|--help)
|
||||
echo -e "Usage: ${idsCL[Yellow]}[nodemgmt or nmg] newcert {hostname}${idsCL[Default]} {"
|
||||
width=35
|
||||
printf "%-${width}s- %s\n" " -t|-test" "(enables dry-run mode for CertBot)"
|
||||
printf "%-${width}s- %s\n" " {hostname}" "(optional: enter hostname for new cert, comma-delimited for multiple)"
|
||||
printf "%-${width}s- %s\n" " -t|-test" "(enables dry-run mode for CertBot)"
|
||||
echo -e "}\n"
|
||||
exit 0;;
|
||||
*) NEW_CERT=${1};;
|
||||
|
||||
Reference in New Issue
Block a user