don't stop for asking questions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-03-19 10:03:06 -03:00
parent 5d5d0abed9
commit 66f1414af8

View file

@ -88,6 +88,7 @@ case $1 in
# Get the certificate for the domain, the webserver will need
# access to this directory
/usr/bin/certbot certonly --email "certbot@${SUTTY}" \
-n \
--webroot \
--agree-tos \
--webroot-path /var/lib/letsencrypt \