From adbb5f8597288f3394cb7659474f420bad236ded Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 21 Mar 2012 22:46:38 -0400 Subject: update crontab --- .crontab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.crontab') diff --git a/.crontab b/.crontab index d4e21e0..28d7b0a 100644 --- a/.crontab +++ b/.crontab @@ -1,2 +1,3 @@ # m h dom mon dow command -*/5 * * * * cd $HOME && make -k +*/5 * * * * cd $HOME && make - +*/5 * * * * offlineimap-runner -- cgit v1.2.3-2-g168b From c486006f4d03065bc8639f574bc07d5c7dc15345 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 11 Apr 2012 22:34:43 -0400 Subject: I don't want offlineimap here --- .crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.crontab') diff --git a/.crontab b/.crontab index 28d7b0a..10236de 100644 --- a/.crontab +++ b/.crontab @@ -1,3 +1,3 @@ # m h dom mon dow command */5 * * * * cd $HOME && make - -*/5 * * * * offlineimap-runner +#*/5 * * * * offlineimap-runner -- cgit v1.2.3-2-g168b