mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 04:22:44 +00:00
Update dns_hostingukraine.sh
This commit is contained in:
parent
4ed3fe0a58
commit
f94e034825
@ -61,7 +61,7 @@ dns_hostingukraine_rm() {
|
||||
fi
|
||||
|
||||
ids=$(echo "$response" | _egrep_o "[^{]+${txtvalue}[^}]+" | _egrep_o "id\":[^\,]+" | cut -c5-)
|
||||
debug ids "$ids"
|
||||
_debug ids "$ids"
|
||||
if [ -z "$ids" ]; then
|
||||
_err "Empty TXT records! ($fulldomain: $txtvalue)"
|
||||
return 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user