mirror of
https://github.com/hiskang/acme.sh
synced 2025-07-03 12:36:09 +00:00
This commit is contained in:
parent
a7407097e1
commit
c5f1cca3a0
2
acme.sh
2
acme.sh
@ -4264,7 +4264,7 @@ renew() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
. "$DOMAIN_CONF"
|
. "$DOMAIN_CONF"
|
||||||
|
_debug Le_API "$Le_API"
|
||||||
if [ "$Le_API" ]; then
|
if [ "$Le_API" ]; then
|
||||||
if [ "$_OLD_CA_HOST" = "$Le_API" ]; then
|
if [ "$_OLD_CA_HOST" = "$Le_API" ]; then
|
||||||
export Le_API="$DEFAULT_CA"
|
export Le_API="$DEFAULT_CA"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user