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