aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0b8f8e4..32cd992 100644
--- a/Makefile
+++ b/Makefile
@@ -34,3 +34,6 @@ tig:
34push: 34push:
35 git commit -am "update" 35 git commit -am "update"
36 git push 36 git push
37
38crontab:
39 (crontab -l 2>/dev/null; cat script/*.cron) | crontab -