Browse Source

fix

pull/2682/head
Qvinti 6 years ago
parent
commit
8c7ae9d89f
  1. 1
      dnsapi/dns_hostingUkraine.sh

1
dnsapi/dns_hostingUkraine.sh

@ -107,6 +107,7 @@ _hostingUkraine_init() {
_debug "First detect the root zone"
if ! _get_root "$_domain"; then
_err "invalid domain"
return 1
fi

Loading…
Cancel
Save