mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
More hacky fixes
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user