mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-04 23:32:45 +00:00
Update dns_dnsever.sh
This commit is contained in:
parent
9684cd5f82
commit
e857c517b5
@ -96,7 +96,7 @@ dnsever_txt() {
|
||||
return 1
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
skey=$(printf "%s\n" "$response" | grep skey | sed -n "s/^.*value=['\"]\(.*\)['\"].*/\1/p")
|
||||
if [ -z "$skey" ]; then
|
||||
_err "dnsever_txt:$action ERROR login failed with login_id=$login_id login_password=$login_password"
|
||||
|
Loading…
x
Reference in New Issue
Block a user