mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 22:12:44 +00:00
dnsapi/ionos: Change to root zone finding algorithm
This commit is contained in:
parent
34af4bae6b
commit
f2dd9fd28b
@ -92,7 +92,7 @@ _ionos_init() {
|
|||||||
|
|
||||||
_get_root() {
|
_get_root() {
|
||||||
domain=$1
|
domain=$1
|
||||||
i=2
|
i=1
|
||||||
p=1
|
p=1
|
||||||
|
|
||||||
if _ionos_rest GET "$IONOS_ROUTE_ZONES"; then
|
if _ionos_rest GET "$IONOS_ROUTE_ZONES"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user