stilez
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
dnsapi/dns_pleskxml.sh
|
@ -146,7 +146,7 @@ dns_pleskxml_rm() { |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
_debug "Got list of DNS TXT records for root domain '$root_domain_name'. Full list is:"'\n'"$reclist" |
|
|
_debug "Got list of DNS TXT records for root domain '$root_domain_name'. Full list is:"'\n'"$reclist" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_debug "DNS TXT records for host '$fulldomain':"'\n'"$(_value "$reclist" | grep "<host>${fulldomain}.</host>")" |
|
|
_debug "DNS TXT records for host '$fulldomain':"'\n'"$(_value "$reclist" | grep "<host>${fulldomain}.</host>")" |
|
|
|
|
|
|
|
|
recid="$(_value "$reclist" \ |
|
|
recid="$(_value "$reclist" \ |
|
|