mirror of
https://github.com/darkzoul5/YoutubePlaylistSync.git
synced 2026-07-05 05:13:59 +03:00
Update Dockerfile to use ytplaylist.cli as entry point and clean up yt-playlist-main.py
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ COPY ./bin/ffmpeg /app/bin
|
||||
COPY ./bin/yt-dlp /app/bin
|
||||
COPY ./bin/aria2c /app/bin
|
||||
|
||||
CMD ["python", "yt-playlist-main.py"]
|
||||
CMD ["python","-m","ytplaylist.cli"]
|
||||
|
||||
Reference in New Issue
Block a user