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