diff options
author | Urbain Vaes <urbain@vaes.uk> | 2016-09-09 13:53:57 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2016-09-09 13:53:57 +0100 |
commit | 71f5e8324147bc1dcc63f900cb4655cb42036caa (patch) | |
tree | 9739a6e13c431ed1f0777de4d8cc777783a43529 /crontab | |
parent | a4648b8893159c40dcf9c2cd3fe3a7e792fff819 (diff) |
Add khal + vdirsyncer configurations
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 new file mode 100644 index 0000000..a6b27a3 --- /dev/null +++ b/crontab/crontab @@ -0,0 +1,2 @@ +*/5 * * * * /home/urbain/bin/email >> /home/urbain/.cron_email_log +*/5 * * * * /usr/bin/vdirsyncer sync >> /home/urbain/.cron_calendar_log |