diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 16:03:14 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 17:32:38 -0500 |
commit | 6a928ec93da30723f950a302cfdd6b3cf3f360d5 (patch) | |
tree | 624b5cd379f16c98effcc6d25530f2ca0716e335 /.crontab | |
parent | 3c6e11e297d488aee52f225b1a65d9453119812b (diff) |
move .crontab* into .config/cron
Diffstat (limited to '.crontab')
-rw-r--r-- | .crontab | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.crontab b/.crontab deleted file mode 100644 index ca405cf..0000000 --- a/.crontab +++ /dev/null @@ -1,3 +0,0 @@ -# m h dom mon dow command -*/5 * * * * cd $HOME && make -*/5 * * * * offlineimap-runner 2 -u quiet |