Trying to invoke docker with "-it"

This commit is contained in:
WolverinDEV 2020-04-03 00:37:06 +02:00
parent bc3cdbd283
commit 9d12b49b74

View file

@ -162,7 +162,7 @@ execute \
execute \
"Failed to build native opus codec" \
"docker exec emscripten bash -c 'web/native-codec/build.sh'"
"docker exec -it emscripten bash -c 'web/native-codec/build.sh'"
echo "---------- Web client ----------"