Updated script to fix issues in put command

This commit is contained in:
2025-10-05 20:21:48 +01:00
parent b8d7db00b1
commit 090c205946
6 changed files with 71 additions and 98 deletions
@@ -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"