From 10da4159cac26ddd9433348e463ff86330e391e2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 8 Jun 2012 10:47:37 -0400 Subject: I'm not sure why I had a dash after make in the crontab --- .crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crontab b/.crontab index 28d7b0a..cb952e1 100644 --- a/.crontab +++ b/.crontab @@ -1,3 +1,3 @@ # m h dom mon dow command -*/5 * * * * cd $HOME && make - +*/5 * * * * cd $HOME && make */5 * * * * offlineimap-runner -- cgit v1.2.3