diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-09-20 12:59:28 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-09-20 12:59:28 +0100 |
commit | f48f9065c12395354def7b5d8277800e7fcc6c71 (patch) | |
tree | a19451321c5b6e2ecd6153eacb9194637c89f10f /crontab | |
parent | 6e26873bc1cff72a2e97cad21124c58b2cdcb276 (diff) |
Update crontab
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 |