Fully remove audio config
Some checks failed
Lint / lint (push) Failing after 6s

This commit is contained in:
Logan Cusano
2025-10-19 03:45:24 -04:00
parent c189627a31
commit d2cd00b165
3 changed files with 4 additions and 7 deletions

View File

@@ -16,6 +16,7 @@ RUN git clone -b gr310 https://github.com/boatbod/op25 /op25
WORKDIR /op25
# Run the install script to set up op25
RUN sed -i 's/sudo //g' install.sh
RUN ./install.sh -f
# Install the op25.liq file