diff options
| author | typebrook <typebrook@gmail.com> | 2019-11-09 18:23:04 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-11-09 18:23:04 +0800 |
| commit | d70ecd3278c17f222b513008820a9cf43914ec03 (patch) | |
| tree | d3424803ad565d3da6ea835ea279093d53360e92 /Makefile | |
| parent | daafd7355f94e059c63c8cfa236845abf94f3855 (diff) | |
update
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -32,7 +32,3 @@ wiki: | |||
| 32 | 32 | ||
| 33 | crontab: | 33 | crontab: |
| 34 | (crontab -l 2>/dev/null; cat scripts/*.cron) | crontab - | 34 | (crontab -l 2>/dev/null; cat scripts/*.cron) | crontab - |
| 35 | |||
| 36 | # some fix needed | ||
| 37 | bashrc: | ||
| 38 | echo "~/git/settings/scripts/sync.sh" >> ~/.bashrc | ||