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 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 |