Simon 3 years ago
parent d433df2cc9
commit 374908f601

@ -26,7 +26,7 @@ RUN adduser -D -u 54000 radio && \
git clone https://gitlab.hacknix.net/hacknix/FreeDMR.git freedmr && \
cd /opt/freedmr && \
git checkout debug && \
pip install fil-profile && \
pip install filprofiler && \
pip install --no-cache-dir -r requirements.txt && \
apk del git gcc musl-dev && \
chown -R radio: /opt/freedmr

Loading…
Cancel
Save

Powered by TurnKey Linux.