We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34cf606 commit 4e7888dCopy full SHA for 4e7888d
update.sh
@@ -89,7 +89,7 @@ echo
89
# new http->https redirects, and do so automatically.
90
if /usr/bin/certbot --authenticator webroot --installer apache \
91
--agree-tos -m webmaster@creativecommons.org \
92
- --non-interactive --expand --keep-until-expiring --redirect \
+ --non-interactive --expand --keep-until-expiring \
93
${certbotargs}
94
then
95
echo '<h1>And we are done!</h1>' >> "${statusfile}"
0 commit comments