update init and launch scripts
This commit is contained in:
parent
94848d0d43
commit
8d612d1559
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
docker run --privileged -it --rm -v "$PWD":/usr/src/app -w /usr/src/app ch32-rust:latest /bin/bash
|
||||
podman 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