neilpang 2018-03-14 20:30:51 +08:00
parent a7407097e1
commit c5f1cca3a0
1 changed files with 1 additions and 1 deletions

View File

@ -4264,7 +4264,7 @@ renew() {
fi
. "$DOMAIN_CONF"
_debug Le_API "$Le_API"
if [ "$Le_API" ]; then
if [ "$_OLD_CA_HOST" = "$Le_API" ]; then
export Le_API="$DEFAULT_CA"