mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-24 04:59:21 +08:00
Update cloudflare.sh
This commit is contained in:
@@ -80,7 +80,10 @@ updateDomain() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
getZoneID
|
getZoneID
|
||||||
getDomainID
|
|
||||||
|
if [ -z "$ALWAYS_CREATE_DOMAIN" ]; then
|
||||||
|
getDomainID
|
||||||
|
fi
|
||||||
|
|
||||||
if [ -z "$CF_DOMAIN_ID" ];then
|
if [ -z "$CF_DOMAIN_ID" ];then
|
||||||
createDomain
|
createDomain
|
||||||
|
Reference in New Issue
Block a user