master
RandomNinjaAtk 4 years ago committed by GitHub
parent e8b80ae980
commit 99e025e771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,7 +47,7 @@ RUN \
chmod g+w ${SMA_PATH}/config/sma.log && \
echo "************ install pip dependencies ************" && \
python3 -m pip install --user --upgrade pip && \
pip3 install -r ${SMA_PATH}/setup/requirements.txt \
pip3 install -r ${SMA_PATH}/setup/requirements.txt && \
pip3 install pyacoustid

Loading…
Cancel
Save