mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 16:13:23 +02:00
Moar cover
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ fi
|
|||||||
|
|
||||||
cover () {
|
cover () {
|
||||||
if [ "$1" = "letsencrypt" ]; then
|
if [ "$1" = "letsencrypt" ]; then
|
||||||
min=97
|
min=98
|
||||||
elif [ "$1" = "acme" ]; then
|
elif [ "$1" = "acme" ]; then
|
||||||
min=100
|
min=100
|
||||||
elif [ "$1" = "letsencrypt_apache" ]; then
|
elif [ "$1" = "letsencrypt_apache" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user