diff options
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 |