mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
[test farm] Fix use of the newleauto in test_letsencrypt_auto_certonly_standalone.sh
This commit is contained in:
parent
672a160bd2
commit
607c48d0a3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#private_ip=$(curl -s http://169.254.169.254/2014-11-05/meta-data/local-ipv4)
|
||||
|
||||
cd letsencrypt
|
||||
./letsencrypt-auto --os-packages-only
|
||||
./letsencrypt-auto --os-packages-only --debug --version
|
||||
./letsencrypt-auto certonly --no-self-upgrade -v --standalone --debug \
|
||||
--text --agree-dev-preview --agree-tos \
|
||||
--renew-by-default --redirect \
|
||||
|
|
|
|||
Loading…
Reference in a new issue