mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Change -n flag in _commit.py to --no-redirect for clarity.
This commit is contained in:
parent
1f6cc52e66
commit
b13006ce1a
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ letsencrypt_test () {
|
|||
--manual-test-mode \
|
||||
$store_flags \
|
||||
--text \
|
||||
-r \
|
||||
--no-redirect \
|
||||
--agree-dev-preview \
|
||||
--agree-tos \
|
||||
--email "" \
|
||||
|
|
|
|||
Loading…
Reference in a new issue