mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 19:04:12 +00:00
Update dns_wts.sh
This commit is contained in:
parent
9b139d0321
commit
64773ae9d7
@ -176,6 +176,7 @@ _WTS_rest() {
|
|||||||
_debug2 response "$_response"
|
_debug2 response "$_response"
|
||||||
|
|
||||||
if _contains "$_response" '"error_desc":"Error while deleting dns-record."'; then
|
if _contains "$_response" '"error_desc":"Error while deleting dns-record."'; then
|
||||||
|
_err "Error while deleting dns-record"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user