Build change

This commit is contained in:
Fergal Moran
2020-09-28 13:35:39 +01:00
parent d3fde758cb
commit 00349005f3

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env sh
docker run -v "$(pwd):/src/" \
--entrypoint /bin/sh \
cdrx/pyinstaller-linux \
-c "apt-get update -y && apt-get install -y portaudio19-dev && /entrypoint.sh"
docker run \
-v "$(pwd):/src/" \
fergalmoran/disco-hue-builder:linux