aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-18 22:41:16 +0800
committertypebrook <typebrook@gmail.com>2019-04-19 17:54:07 +0800
commitdcfe6321913131c54df4f6350458da06ab4be459 (patch)
tree962ba7a3677737e43e03844fc542ad8952065eb3
parente8a8c5de8954483dec5d12dbe0cb25dc53972ced (diff)
update
-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