Update README.md

This commit is contained in:
2026-05-29 02:03:05 +00:00
parent 7d9f0c4b07
commit a0d5f32357
-7
View File
@@ -131,13 +131,6 @@ Runs at **3:00 AM on the 1st of every month** via root's crontab:
0 3 1 * * /usr/local/bin/update-cloudflare-ips.sh >> /var/log/update-cloudflare-ips.log 2>&1
```
To restore after accidental removal:
```bash
crontab -e
# add the line above
```
### Manual Run
To regenerate `http_top.conf` immediately without waiting for cron: