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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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