aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 77e60d9..fcd6c5d 100644
--- a/Makefile
+++ b/Makefile
@@ -30,4 +30,4 @@ wiki:
30 fi 30 fi
31 31
32crontab: 32crontab:
33 (crontab -l 2>/dev/null; cat scripts/*.cron) | crontab - 33 (crontab -l 2>/dev/null; cat tools/*.cron) | crontab -