You've already forked clear-log-ubuntu
fixed typo
This commit is contained in:
@@ -97,7 +97,7 @@ Once verified, add a weekly cron job. This can quickly be done from the command
|
||||
|
||||
```
|
||||
sudo tee /etc/cron.d/clear-log-files >/dev/null <<EOF
|
||||
0 1 * * 5 root /usr/local/sbin/clear-log-files >/dev/null 2>&1
|
||||
0 2 * * 5 root /usr/local/sbin/clear-log-files >/dev/null 2>&1
|
||||
|
||||
EOF
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user