diff options
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab/crontab | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crontab/crontab b/crontab/crontab index a6b27a3..edb4b22 100644 --- a/crontab/crontab +++ b/crontab/crontab @@ -1,2 +1,4 @@ +*/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 |