fix by review commend

This commit is contained in:
flywithu 2020-09-02 07:11:34 +09:00 committed by GitHub
parent 5517aad9d2
commit 912aa58227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,9 +36,9 @@ dns_dnsever_add() {
_err "You didn't specify a DNSEVER ID and PW yet."
return 1
fi
dnsever_domain_txt "add" "$DNSEVER_ID" "$DNSEVER_PW" "$fulldomain" "$txtvalue"
fi
dnsever_domain_txt "add" "$DNSEVER_ID" "$DNSEVER_PW" "$fulldomain" "$txtvalue"
#save the api key and email to the account conf file.