From cb8a758e6f1f3021b6c2621efda65a870d57a020 Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 25 Aug 2025 21:19:15 +0100 Subject: [PATCH] Fixed the README.md again --- Cloudflare/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cloudflare/README.md b/Cloudflare/README.md index f97aac2..8b369cc 100644 --- a/Cloudflare/README.md +++ b/Cloudflare/README.md @@ -49,7 +49,7 @@ CLOUDFLARE_API_TOKEN=your_api_token_here Make the script executable: ```bash -chmod +x import_dns_records.sh +chmod +x export_dns_cloudflare.sh ``` Run the script: