Browse Source

Update dnsapi/dns_czechia.sh

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/6764/head
CZECHIA-COM 6 days ago
committed by GitHub
parent
commit
7915265b3b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      dnsapi/dns_czechia.sh

2
dnsapi/dns_czechia.sh

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

Loading…
Cancel
Save