debug
Simon 3 years ago
parent 1b15db4a5a
commit a9cbbb681e

@ -25,7 +25,7 @@ RUN adduser -D -u 54000 radio && \
cd /opt && \
git clone https://gitlab.hacknix.net/hacknix/FreeDMR.git freedmr && \
cd /opt/freedmr && \
git checkout debug && \\
git checkout debug && \
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.