mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Make _no_force_renew not force renewal
This commit is contained in:
parent
8b02f485b0
commit
fd3d2fa822
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ letsencrypt_test_no_force_renew () {
|
|||
--no-redirect \
|
||||
--agree-tos \
|
||||
--register-unsafely-without-email \
|
||||
--renew-by-default \
|
||||
--debug \
|
||||
-vvvvvvv \
|
||||
"$@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue