5 lines
No EOL
73 B
Bash
Executable file
5 lines
No EOL
73 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cargo build --release
|
|
rm -f test.map*
|
|
time cargo run --release |