This commit is contained in:
2023-11-12 14:34:58 -06:00
parent 7b021798a1
commit 2c07c78f8a
2 changed files with 2 additions and 2 deletions

View File

@@ -190,7 +190,7 @@ NEWSITE(){
printf "%-${width}s- %s\n" " -hsts {yes or no}" "(hsts support)"
printf "%-${width}s- %s\n" " -exploits {yes or no}" "(block exploits)"
printf "%-${width}s- %s\n" " -secure {yes or no}" "(secure access [nginx/.htpasswd])"
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)"
echo "}"
exit 0;;
esac