mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
Add DNS API for ClouDNS
This commit is contained in:
parent
f881d6c44f
commit
55a5da2102
@ -126,7 +126,7 @@ _dns_cloudns_get_zone_name() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
i=$(($i+1))
|
i=$(($i + 1))
|
||||||
done
|
done
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user