More hacky fixes

This commit is contained in:
Peter Eckersley 2016-02-10 19:24:25 -08:00
parent 1f31cf1a30
commit 29737ab2ca

View file

@ -8,7 +8,8 @@
#private_ip=$(curl -s http://169.254.169.254/2014-11-05/meta-data/local-ipv4)
cd letsencrypt
./letsencrypt-auto certonly -v --standalone --debug \
./letsencrypt-auto --os-packages-only
./letsencrypt-auto certonly --no-self-upgrade -v --standalone --debug \
--text --agree-dev-preview --agree-tos \
--renew-by-default --redirect \
--register-unsafely-without-email \