Updated path for the new server
All checks were successful
Build image with python3,get-iplayer / Build Docker Image (push) Successful in 3m6s

This commit is contained in:
2026-03-05 21:01:39 +01:00
parent e81fe01a01
commit f8d75cf338

View File

@@ -1,4 +1,4 @@
#!/bin/bash -e #!/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 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/"