aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c04de99..70eeccf 100644
--- a/Makefile
+++ b/Makefile
@@ -39,4 +39,4 @@ crontab:
39 (crontab -l 2>/dev/null; cat script/*.cron) | crontab - 39 (crontab -l 2>/dev/null; cat script/*.cron) | crontab -
40 40
41bashrc: 41bashrc:
42 echo "sh ~/settings/script/sync.sh" >> ~/.bashrc 42 echo "~/settings/scripts/sync.sh" >> ~/.bashrc