mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 17:15:57 +02:00
Resampy
This commit is contained in:
@@ -102,7 +102,10 @@ RUN \
|
|||||||
\
|
\
|
||||||
# Cleanup
|
# Cleanup
|
||||||
apt-get clean all && \
|
apt-get clean all && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
|
\
|
||||||
|
# Install resampy
|
||||||
|
$PYTHON_VIRTUAL_ENV /usr/bin/pip3 install resampy
|
||||||
|
|
||||||
# Add PR
|
# Add PR
|
||||||
#RUN \
|
#RUN \
|
||||||
|
|||||||
Reference in New Issue
Block a user