This commit is contained in:
Qvinti 2020-01-09 17:36:41 +02:00
parent 53a1d8ea08
commit 8c7ae9d89f

View File

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