Skip to content

Commit

Permalink
remove term
Browse files Browse the repository at this point in the history
  • Loading branch information
thegecko authored and jprendes committed Oct 26, 2023
1 parent 70df8df commit 205e46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-with-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ popd
mkdir -p $(pwd)/build/emsdk_cache

docker run \
-it --rm \
-i --rm \
-v /var/run/docker.sock:/var/run/docker.sock \
-v $(pwd):$(pwd) \
-v $(pwd)/build/emsdk_cache:/emsdk/upstream/emscripten/cache \
Expand Down

0 comments on commit 205e46a

Please sign in to comment.