From a0d5f32357b12a967b8f086545840fbf46452a03 Mon Sep 17 00:00:00 2001 From: Christopher Berger Date: Fri, 29 May 2026 02:03:05 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index a9136b6..cdaf130 100644 --- a/README.md +++ b/README.md @@ -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: