Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bolemo authored Apr 29, 2020
1 parent 92c4d4a commit b015ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Use `/opt/bolemo/scripts/firewall-blocklist update -v` to update blocklists, gen

Anytime, you can use `/opt/bolemo/scripts/firewall-blocklist status` to check if everything is up and running or not.

You will probably want to setup a cron job to update the blocklists once a day (use Entware's cron or Kamoj's addon for that). For example: `15 3 * * * /bin/sh /opt/bolemo/scripts/firewall-blocklist update` (without the `-v` option), will update the blocklist (and the firewall) everyday at 3:15 GMT in the morning.
You will probably want to setup a cron job to update the blocklists once a day (use Entware's cron or Kamoj's addon for that). For example: `15 3 * * * /bin/sh /opt/bolemo/scripts/firewall-blocklist update` (without the `-v` option), will update the blocklist (and the firewall) everyday at 3:15 GMT in the morning (or local time if using Kamoj's addon).

## Upgrade
Since version 2, you do not need to go through the whole installation process to install a new version.
Expand Down

0 comments on commit b015ae2

Please sign in to comment.