This commit is contained in:
neil 2016-02-06 19:35:15 +08:00
parent 7e3cbb4661
commit 65785b5fef
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ dns-dp-add() {
txtvalue=$2
if [ -z "$DP_Id" ] || [ -z "$DP_Key" ] ; then
_err "You don't specify cloudflare api key and email yet."
_err "You don't specify dnspod api key and key id yet."
_err "Please create you key and try again."
return 1
fi