Update README.md
This commit is contained in:
@@ -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
|
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
|
### Manual Run
|
||||||
|
|
||||||
To regenerate `http_top.conf` immediately without waiting for cron:
|
To regenerate `http_top.conf` immediately without waiting for cron:
|
||||||
|
|||||||
Reference in New Issue
Block a user