'Generic Commit'
Some checks failed
dropshell-build / build (push) Has been cancelled

This commit is contained in:
Your Name
2025-05-31 20:52:55 +12:00
parent 422f62e5f9
commit 27f3daa202
3 changed files with 10 additions and 52 deletions

View File

@ -11,7 +11,6 @@ RUN apt-get update && apt-get install -y \
COPY --chmod=0755 ./src/*.sh /usr/local/bin/
RUN /usr/local/bin/pre_download_musl.sh
RUN /usr/local/bin/install_dropshell_build_requirements.sh
WORKDIR /app