Updated path for the new server
All checks were successful
Build image with python3,get-iplayer / Build Docker Image (push) Successful in 3m6s
All checks were successful
Build image with python3,get-iplayer / Build Docker Image (push) Successful in 3m6s
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user