diff options
Diffstat (limited to 'crontab')
-rw-r--r-- | crontab/crontab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crontab/crontab b/crontab/crontab index 1713ba8..c527030 100644 --- a/crontab/crontab +++ b/crontab/crontab @@ -1 +1 @@ -*/5 * * * * /usr/bin/env mbsync -a +*/5 * * * * DISPLAY=:0 /usr/bin/env mbsync -a |