mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Moar cover
This commit is contained in:
parent
f387fe80a8
commit
a2a6be108d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ fi
|
|||
|
||||
cover () {
|
||||
if [ "$1" = "letsencrypt" ]; then
|
||||
min=97
|
||||
min=98
|
||||
elif [ "$1" = "acme" ]; then
|
||||
min=100
|
||||
elif [ "$1" = "letsencrypt_apache" ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue