add missing package for readarr-pp.bash script

master
RandomNinjaAtk 1 year ago committed by GitHub
parent 7b81127eb8
commit d8eb8ba8a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,7 @@ RUN \
jq \
git \
mkvtoolnix \
sox \
ffmpeg && \
echo "************ install python packages ************" && \
pip install --upgrade --no-cache-dir -U \

Loading…
Cancel
Save