Merge branch 'nvidia' of github.com:ZebRawnsley/ytdl-sub into nvidia
This commit is contained in:
commit
86d3ef1715
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ RUN mkdir -p /config && \
|
|||
# Install ytdl-sub, ensure it is installed properly
|
||||
pip install --no-cache-dir ytdl_sub-*.whl && \
|
||||
ytdl-sub -h && \
|
||||
ldconfig && \
|
||||
# Delete unneeded packages after install
|
||||
rm ytdl_sub-*.whl && \
|
||||
apt-get remove -y \
|
||||
|
|
|
|||
Loading…
Reference in a new issue