Fixed README.md

This commit is contained in:
Phil 2025-08-25 21:18:33 +01:00
parent 44c7ea4b64
commit 364fb0574d

View File

@ -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/