mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 11:01:03 +00:00
Add DNS API for ClouDNS
This commit is contained in:
@ -126,7 +126,7 @@ _dns_cloudns_get_zone_name() {
|
||||
return 0
|
||||
fi
|
||||
|
||||
i=$(($i+1))
|
||||
i=$(($i + 1))
|
||||
done
|
||||
return 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user