elf run script
This commit is contained in:
parent
d1941da9a9
commit
cd2e08e094
1 changed files with 4 additions and 0 deletions
4
run-release.sh
Executable file
4
run-release.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
# terrible
|
||||
env RUSTC_BOOTSTRAP=1 cargo -Z build-std run --release
|
Loading…
Reference in a new issue