don't stop for asking questions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5d5d0abed9
commit
66f1414af8
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue