Browse Source

rmv spaces

pull/2562/head
stilez 5 years ago
committed by GitHub
parent
commit
4216c9e8f7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dnsapi/dns_pleskxml.sh

2
dnsapi/dns_pleskxml.sh

@ -146,7 +146,7 @@ dns_pleskxml_rm() {
fi
_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>")"
recid="$(_value "$reclist" \

Loading…
Cancel
Save