mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 02:42:43 +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
|
||||
_saveaccountconf HE_OTP_Secret "$HE_OTP_Secret"
|
||||
else
|
||||
HE_OTP_Secret=
|
||||
_clearaccountconf HE_OTP_Secret
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user