mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 07:39:52 +02:00
Pass additional args to letsencrypt_test_no_force_renew
This commit is contained in:
@@ -13,7 +13,8 @@ export root store_flags
|
||||
|
||||
letsencrypt_test () {
|
||||
letsencrypt_test_no_force_renew \
|
||||
--renew-by-default
|
||||
--renew-by-default \
|
||||
"$@"
|
||||
}
|
||||
|
||||
letsencrypt_test_no_force_renew () {
|
||||
|
||||
Reference in New Issue
Block a user