diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-10-27 01:07:11 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-10-27 11:21:18 +0200 |
commit | c2cafe592eacfe43bf518467fbdb149b829e6cad (patch) | |
tree | 5dbc4f31c7f9e327f2ecffca3ae3e60106b90474 /crontab | |
parent | db361995eff1cb02caa52e1817fa70112815fd7a (diff) |
Clean up
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab/crontab | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crontab/crontab b/crontab/crontab index a6b27a3..1713ba8 100644 --- a/crontab/crontab +++ b/crontab/crontab @@ -1,2 +1 @@ -*/5 * * * * /home/urbain/bin/email >> /home/urbain/.cron_email_log -*/5 * * * * /usr/bin/vdirsyncer sync >> /home/urbain/.cron_calendar_log +*/5 * * * * /usr/bin/env mbsync -a |