mirror of
https://github.com/9001/copyparty.git
synced 2026-02-26 05:23:10 -07:00
webdeps: vendor busy.mp3 (#1252);
mainly with reproducible builds in mind, and after all it's only 106 bytes
This commit is contained in:
parent
b6bf6d5f7a
commit
2f57228fd4
BIN
copyparty/web/deps/busy.mp3.gz
Normal file
BIN
copyparty/web/deps/busy.mp3.gz
Normal file
Binary file not shown.
|
|
@ -56,9 +56,9 @@ RUN mkdir -p /z/dist/no-pk \
|
||||||
&& tar --no-same-owner -xf zopfli.tgz
|
&& tar --no-same-owner -xf zopfli.tgz
|
||||||
|
|
||||||
|
|
||||||
COPY busy-mp3.sh /z/
|
#COPY busy-mp3.sh /z/
|
||||||
RUN /z/busy-mp3.sh \
|
#RUN /z/busy-mp3.sh \
|
||||||
&& mv -v /dev/shm/busy.mp3.gz /z/dist
|
# && mv -v /dev/shm/busy.mp3.gz /z/dist
|
||||||
|
|
||||||
|
|
||||||
# build fonttools (which needs zopfli)
|
# build fonttools (which needs zopfli)
|
||||||
|
|
|
||||||
|
|
@ -188,7 +188,7 @@ langs=(
|
||||||
# nevod
|
# nevod
|
||||||
# nginx
|
# nginx
|
||||||
nim
|
nim
|
||||||
# nix
|
nix
|
||||||
# nsis
|
# nsis
|
||||||
objectivec
|
objectivec
|
||||||
# ocaml
|
# ocaml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue