fix incorrect script filename in crontab

This commit is contained in:
ray 2020-04-21 22:03:52 +01:00
parent 4b4bc534d2
commit 35139c4708
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
0 0 * * * /home/ray/.config/mpd/add-push-playlist.sh >> /home/ray/.config/mpd/cron-log.txt
0 0 * * * /home/ray/.config/mpd/auto-commit-push.sh >> /home/ray/.config/mpd/cron-log.txt