diff options
author | typebrook <typebrook@gmail.com> | 2019-04-18 22:41:16 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-04-19 17:54:07 +0800 |
commit | dcfe6321913131c54df4f6350458da06ab4be459 (patch) | |
tree | 962ba7a3677737e43e03844fc542ad8952065eb3 /Makefile | |
parent | e8a8c5de8954483dec5d12dbe0cb25dc53972ced (diff) |
update
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||
41 | bashrc: | 41 | bashrc: |
42 | echo "sh ~/settings/script/sync.sh" >> ~/.bashrc | 42 | echo "~/settings/scripts/sync.sh" >> ~/.bashrc |