Update dns_alviy.sh

This commit is contained in:
alviy
2024-04-25 23:16:11 +03:00
committed by GitHub
parent c0b87adee5
commit 7ef1340e2a

View File

@@ -110,7 +110,7 @@ _get_root() {
return 1
fi
if ! _alviy_rest GET "zone/$h"; then
if ! _alviy_rest GET "zone/$h/"; then
return 1
fi