fix by review commend
This commit is contained in:
parent
5517aad9d2
commit
912aa58227
@ -36,9 +36,9 @@ dns_dnsever_add() {
|
|||||||
_err "You didn't specify a DNSEVER ID and PW yet."
|
_err "You didn't specify a DNSEVER ID and PW yet."
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
dnsever_domain_txt "add" "$DNSEVER_ID" "$DNSEVER_PW" "$fulldomain" "$txtvalue"
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
fi
|
||||||
|
dnsever_domain_txt "add" "$DNSEVER_ID" "$DNSEVER_PW" "$fulldomain" "$txtvalue"
|
||||||
|
|
||||||
#save the api key and email to the account conf file.
|
#save the api key and email to the account conf file.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user