boulder-integration.sh: agree-tos -> agree-eula, force standalone.

This commit is contained in:
Jakub Warmuz 2015-06-25 08:25:10 +00:00
parent 434699031b
commit 8bde250ff2
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -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 \
"$@"