aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-03-02 20:34:54 +0800
committertypebrook <typebrook@gmail.com>2020-03-02 20:34:54 +0800
commita2497077066d4e26268bdd071851482252e45020 (patch)
treef8f9c868abda19dd85744db84367966abe3f944b /Makefile
parentaf7ce43c718cb6bc0d7aac4633a8113f9a540ec5 (diff)
parent00b136155183ae522ca458e540a8cf29bf525e74 (diff)
Merge branch 'dev' of github.com:typebrook/settings into dev
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 -