Browse Source
Update dns_czechia.sh
adding debug function
pull/6764/head
CZECHIA-COM
7 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
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 |
|
|
|
|