Commit f06aee21 authored by Lukas Brocke's avatar Lukas Brocke
Browse files

dnsapi/ionos: Change to root zone finding algorithm

parent a9d88301
......@@ -92,7 +92,7 @@ _ionos_init() {
_get_root() {
domain=$1
i=2
i=1
p=1
if _ionos_rest GET "$IONOS_ROUTE_ZONES"; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment