summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-07-19 19:10:14 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-07-19 19:13:56 -0600
commitf97389c74b4642da8a8c313a48e907e014a6ed50 (patch)
tree82713c73fce09cfd7a5dde004655d2348e9598b6
parentdd24df5f3765e0771d91892824298349c367fddb (diff)
cron/make-config: use moreutils chronic
-rw-r--r--.config/cron/make-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cron/make-config b/.config/cron/make-config
index 6a7e9d6..a4a3480 100644
--- a/.config/cron/make-config
+++ b/.config/cron/make-config
@@ -1,2 +1,2 @@
#m h dom mon dow command
-*/5 * * * * cronic make -C ~/.config
+*/5 * * * * chronic make -C ~/.config