mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 10:51:53 +02:00
[test farm] Fix use of the newleauto in test_letsencrypt_auto_certonly_standalone.sh
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
#private_ip=$(curl -s http://169.254.169.254/2014-11-05/meta-data/local-ipv4)
|
#private_ip=$(curl -s http://169.254.169.254/2014-11-05/meta-data/local-ipv4)
|
||||||
|
|
||||||
cd letsencrypt
|
cd letsencrypt
|
||||||
./letsencrypt-auto --os-packages-only
|
./letsencrypt-auto --os-packages-only --debug --version
|
||||||
./letsencrypt-auto certonly --no-self-upgrade -v --standalone --debug \
|
./letsencrypt-auto certonly --no-self-upgrade -v --standalone --debug \
|
||||||
--text --agree-dev-preview --agree-tos \
|
--text --agree-dev-preview --agree-tos \
|
||||||
--renew-by-default --redirect \
|
--renew-by-default --redirect \
|
||||||
|
|||||||
Reference in New Issue
Block a user