mirror of
https://github.com/hiskang/acme.sh
synced 2025-06-10 01:16:22 +00:00
Add DNS API for ClouDNS
This commit is contained in:
parent
0dd6377fe6
commit
a15f87ae39
@ -127,7 +127,7 @@ _dns_cloudns_get_zone_name() {
|
||||
return 0
|
||||
fi
|
||||
|
||||
i=$(expr $i + 1)
|
||||
i=$(expr "$i" + 1)
|
||||
done
|
||||
return 1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user