From 3931e05ca2245613f28bc808360915f5b97704a2 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Mon, 29 Nov 2021 16:24:26 -0700 Subject: [PATCH] fix typo --- c6a6cf84.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c6a6cf84.html b/c6a6cf84.html index bda3e98..e8e7303 100644 --- a/c6a6cf84.html +++ b/c6a6cf84.html @@ -67,4 +67,4 @@ done sudo mopidyctl local scan
  1. add cron jobs
5 * * * * /home/pi/sync.sh podcast1 >> /path/to/podcast1.log
 0,15,30,45 15,16,17 * * * /home/pi/sync.sh podcast2 >> /path/to/podcast2.log
-0 0 * * 5 /home/pi/sync.sh podcast3 >> /path/to/podcast3.log
  1. add any additional internet radion streams into one or more playlist files in /home/pi/podcasts/playlists.
  2. enjoy!
\ No newline at end of file +0 0 * * 5 /home/pi/sync.sh podcast3 >> /path/to/podcast3.log
  1. add any additional internet radio streams into one or more playlist files in /home/pi/podcasts/playlists.
  2. enjoy!
\ No newline at end of file