summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-08-19 08:20:26 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-08-19 08:20:26 -0400
commite5ff713e56cc96371ba7b3f05aadf1004b617393 (patch)
tree0e2d8bdbfc84d0f4d53a6eb454d092944cf257a6
parent41cbc131190ea1b1b95a17a7fe9ce12e7b52792d (diff)
fix whitespace in .crontab
-rw-r--r--.crontab2
1 files changed, 1 insertions, 1 deletions
diff --git a/.crontab b/.crontab
index 3439aa4..fd50136 100644
--- a/.crontab
+++ b/.crontab
@@ -1,3 +1,3 @@
# m h dom mon dow command
*/5 * * * * offlineimap -u quiet
- */5 * * * * cd $HOME && make -k
+*/5 * * * * cd $HOME && make -k