mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-07 15:12:10 +08:00
typos
This commit is contained in:
@@ -19,7 +19,7 @@ dns-dp-add() {
|
|||||||
txtvalue=$2
|
txtvalue=$2
|
||||||
|
|
||||||
if [ -z "$DP_Id" ] || [ -z "$DP_Key" ] ; then
|
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."
|
_err "Please create you key and try again."
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user