Update dns_tencent.sh
dns_tencent.sh error report does not match reason
This commit is contained in:
parent
ebaa39b03f
commit
d11b892c72
@ -14,7 +14,7 @@ dns_tencent_add() {
|
||||
if [ -z "$Tencent_SecretId" ] || [ -z "$Tencent_SecretKey" ]; then
|
||||
Tencent_SecretId=""
|
||||
Tencent_SecretKey=""
|
||||
_err "You don't specify tencent api SecretId and SecretKey yet."
|
||||
_err "You don't specify tencent api Tencent_SecretId and Tencent_SecretKey yet."
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user