diff --git a/README.md b/README.md index d41ed51..cc2536a 100644 --- a/README.md +++ b/README.md @@ -1674,7 +1674,7 @@ chmod 700 /opt/ip-blacklist/update-blacklist.sh Add the scripts to a daily cronjob: ``` -crontab -e +sudo crontab -e ``` ``` 0 6 * * * /opt/ip-blacklist/update-blacklist.sh