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