update build system to be a little more flexible
This commit is contained in:
parent
09ba2415d0
commit
cb73b71ffe
4 changed files with 18 additions and 3 deletions
2
ch32v-insert-coin/launch.sh
Executable file
2
ch32v-insert-coin/launch.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
docker run --privileged -it --rm -v "$PWD":/usr/src/app -w /usr/src/app ch32-rust:latest /bin/bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue