mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
boulder-integration.sh: agree-tos -> agree-eula, force standalone.
This commit is contained in:
parent
434699031b
commit
8bde250ff2
1 changed files with 2 additions and 1 deletions
|
|
@ -12,9 +12,10 @@ letsencrypt \
|
|||
--config-dir "$root/conf" \
|
||||
--work-dir "$root/work" \
|
||||
--text \
|
||||
--agree-tos \
|
||||
--agree-eula \
|
||||
--email "" \
|
||||
--domains le.wtf \
|
||||
--authenticator standalone \
|
||||
-vvvvvvv \
|
||||
"$@"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue