Updated script to fix issues in put command
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ZONE_ID="abc123zoneid"
|
||||
DNS_RECORD_ID="def456recordid"
|
||||
CLOUDFLARE_EMAIL="you@example.com"
|
||||
CLOUDFLARE_API_KEY="your_api_key_here"
|
||||
DNS_NAME="subdomain.example.com"
|
||||
Reference in New Issue
Block a user