Browse Source

Update dns_czechia.sh

adding debug function
pull/6764/head
CZECHIA-COM 7 days ago
committed by GitHub
parent
commit
a28ac23720
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      dnsapi/dns_czechia.sh

1
dnsapi/dns_czechia.sh

@ -12,6 +12,7 @@ dns_czechia_info='[
]'
dns_czechia_add() {
_info "DEBUG: Entering dns_czechia_add for $1"
fulldomain="$1"
txtvalue="$2"
_czechia_load_conf || return 1

Loading…
Cancel
Save