mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
try better cli
This commit is contained in:
parent
9ada7711f6
commit
9741f78afe
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ test_deployment_and_rollback() {
|
|||
|
||||
certbot_test_nginx --domains nginx.wtf run
|
||||
test_deployment_and_rollback
|
||||
certbot_test_nginx --force-renewal --preferred-challenges http
|
||||
certbot_test_nginx --domains nginx.wtf --force-renewal --preferred-challenges http
|
||||
test_deployment_and_rollback
|
||||
|
||||
# note: not reached if anything above fails, hence "killall" at the
|
||||
|
|
|
|||
Loading…
Reference in a new issue