4 lines
71 B
Bash
4 lines
71 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cargo build --release --target aarch64-unknown-linux-musl
|