diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-10-21 00:12:38 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-10-21 00:12:38 +0100 |
commit | 993e9a337b8b2139f16bb326c0163a97ae841952 (patch) | |
tree | 3fabbc61e8d0a6d9a4360442c65abe7b1dc3ef07 /crontab | |
parent | 02e75af964fbc2ac3875c67b4b89fcb1455b8712 (diff) |
Remove mr and rss2email from crontab
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab/crontab | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crontab/crontab b/crontab/crontab index edb4b22..a6b27a3 100644 --- a/crontab/crontab +++ b/crontab/crontab @@ -1,4 +1,2 @@ -*/5 * * * * /usr/bin/r2e run */5 * * * * /home/urbain/bin/email >> /home/urbain/.cron_email_log */5 * * * * /usr/bin/vdirsyncer sync >> /home/urbain/.cron_calendar_log -0 * * * * cd /home/urbain/ && /usr/bin/mr update && /usr/bin/mr push |