From 1572100a1b5dbe694b748f6d8e41e0a0f81001cd Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 9 Apr 2019 14:28:50 +0800 Subject: update --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0b8f8e4..32cd992 100644 --- a/Makefile +++ b/Makefile @@ -34,3 +34,6 @@ tig: push: git commit -am "update" git push + +crontab: + (crontab -l 2>/dev/null; cat script/*.cron) | crontab - -- cgit v1.2.3-70-g09d2