From 364fb0574d1c92bdc80141b417e56c0759e6b59e Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 25 Aug 2025 21:18:33 +0100 Subject: [PATCH] Fixed README.md --- Cloudflare/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cloudflare/README.md b/Cloudflare/README.md index a6777e7..f97aac2 100644 --- a/Cloudflare/README.md +++ b/Cloudflare/README.md @@ -28,7 +28,7 @@ brew install jq ## ⚙️ Setup 1. Clone or copy these files: - - `import_dns_records.sh` + - `export_dns_cloudflare.sh` - `config.conf` 2. Edit the `config.conf` file and add your **Cloudflare API Token**: @@ -55,7 +55,7 @@ chmod +x import_dns_records.sh Run the script: ```bash -./import_dns_records.sh +./export_dns_cloudflare.sh ``` --- @@ -94,7 +94,7 @@ export/testdomain.net_20250825_153015.txt echo 'CLOUDFLARE_API_TOKEN=abc123xyz...' > config.conf # 2. Run the export -./import_dns_records.sh +./export_dns_cloudflare.sh # 3. Check the export folder ls export/