Update dns_alviy.sh

pull/5117/head
alviy 9 months ago committed by GitHub
parent c0b87adee5
commit 7ef1340e2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save