Trying to invoke docker with "-it"
This commit is contained in:
parent
bc3cdbd283
commit
9d12b49b74
1 changed files with 1 additions and 1 deletions
|
@ -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 ----------"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue