From dcfe6321913131c54df4f6350458da06ab4be459 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 18 Apr 2019 22:41:16 +0800 Subject: update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c04de99..70eeccf 100644 --- a/Makefile +++ b/Makefile @@ -39,4 +39,4 @@ crontab: (crontab -l 2>/dev/null; cat script/*.cron) | crontab - bashrc: - echo "sh ~/settings/script/sync.sh" >> ~/.bashrc + echo "~/settings/scripts/sync.sh" >> ~/.bashrc -- cgit v1.2.3-70-g09d2