From f8d75cf338da8bec8b10e87a7b14400c5cfc1e50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20G=C3=A4nsejunge?= Date: Thu, 5 Mar 2026 21:01:39 +0100 Subject: [PATCH] Updated path for the new server --- src/petetong/grabEpisode.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/petetong/grabEpisode.sh b/src/petetong/grabEpisode.sh index eb8572c..f094f51 100755 --- a/src/petetong/grabEpisode.sh +++ b/src/petetong/grabEpisode.sh @@ -1,4 +1,4 @@ #!/bin/bash -e docker run --network host --rm -v /home/florian/github/service-podcasts/src/petetong:/app bbcr1:latest /home/florian/.venv/bin/python /app/download_episode.py -mv /home/florian/github/service-podcasts/src/petetong/*.mp3 "/var/lib/audiobookshelf/music/Pete Tong/" +mv /home/florian/github/service-podcasts/src/petetong/*.mp3 "/5tb/audiobookshelf/music/Pete Tong/"