mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-06 18:02:46 +00:00
Defined HE_OTP_Secret
This commit is contained in:
parent
3c04e13ec3
commit
2e34ae9965
@ -31,6 +31,7 @@ dns_he_add() {
|
|||||||
if [ ! -z "$HE_OTP_Secret" ]; then
|
if [ ! -z "$HE_OTP_Secret" ]; then
|
||||||
_saveaccountconf HE_OTP_Secret "$HE_OTP_Secret"
|
_saveaccountconf HE_OTP_Secret "$HE_OTP_Secret"
|
||||||
else
|
else
|
||||||
|
HE_OTP_Secret=
|
||||||
_clearaccountconf HE_OTP_Secret
|
_clearaccountconf HE_OTP_Secret
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user