From 6afba71b0809368b09031b76a01fdc82f3840442 Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 22 Apr 2019 09:56:18 +0800 Subject: update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 70eeccf..957119e 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ push: git push crontab: - (crontab -l 2>/dev/null; cat script/*.cron) | crontab - + (crontab -l 2>/dev/null; cat scripts/*.cron) | crontab - bashrc: echo "~/settings/scripts/sync.sh" >> ~/.bashrc -- cgit v1.2.3-70-g09d2