1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 08:33:36 +02:00

Fixes missing LF

This commit is contained in:
Dmitry Vedenko
2021-05-21 23:15:09 +03:00
committed by Dmitry Vedenko
parent 66a85bf97c
commit cd92807dc9
5 changed files with 5 additions and 5 deletions

View File

@@ -65,4 +65,4 @@ COPY ["build_audacity.sh", "/audacity/"]
# pkg-config is so broken
COPY ["pkgconfig/*", "/usr/local/lib/pkgconfig/"]
CMD ["./build_audacity.sh"]
CMD ["./build_audacity.sh"]