Defined HE_OTP_Secret

This commit is contained in:
Chris Gelatt 2017-09-21 12:10:20 -07:00
parent 3c04e13ec3
commit 2e34ae9965

View File

@ -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