3 lines
32 B
Bash
3 lines
32 B
Bash
|
#!/bin/sh
|
||
|
cargo build --release
|