Browse Source

Update dns_alviy.sh

pull/5117/head
alviy 5 months ago
committed by GitHub
parent
commit
7ef1340e2a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      dnsapi/dns_alviy.sh

2
dnsapi/dns_alviy.sh

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