diff options
author | Urbain Vaes <urbain@vaes.uk> | 2018-02-02 22:34:34 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2018-02-02 22:34:34 +0100 |
commit | 83ea812c294822c494d88a23a820eb5ece5f7561 (patch) | |
tree | 361f1839fc15a49574d018eed1ff3f2880eb81b0 /crontab | |
parent | 3d4dc46d3f39edacf3654ba00a666383a12d8375 (diff) |
Fix a few errors
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 c527030..b691171 100644 --- a/crontab/crontab +++ b/crontab/crontab @@ -1 +1,3 @@ */5 * * * * DISPLAY=:0 /usr/bin/env mbsync -a +*/5 * * * * /usr/bin/env mr push +*/5 * * * * /usr/bin/env mr update |