diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-01-14 01:32:00 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-01-14 01:32:00 -0500 |
commit | 16a5b1c177ea744139fc1cd7066941ed646c61e6 (patch) | |
tree | 12da80e7b6cd6f662da98f8ef01ecda8eeb67f8c /.config/cron/offlineimap | |
parent | b64b7f39f869c3ea20e66bf82617b6e4cc26ff44 (diff) |
These changes were sitting herethinkpenguin-par/master
Diffstat (limited to '.config/cron/offlineimap')
-rw-r--r-- | .config/cron/offlineimap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cron/offlineimap b/.config/cron/offlineimap index 9de9de1..76e1537 100644 --- a/.config/cron/offlineimap +++ b/.config/cron/offlineimap @@ -1,2 +1,2 @@ # m h dom mon dow command -*/5 * * * * offlineimap-runner 2 -u quiet +*/5 * * * * offlineimap -u quiet |