echo-ip-rust/build-release.sh

3 lines
101 B
Bash
Executable File

rustup target add x86_64-unknown-linux-musl
cargo build --release --target=x86_64-unknown-linux-musl