Rename keep-rust to keep (part 2)

This commit is contained in:
Andrew Phillips
2023-09-18 14:29:24 +00:00
parent 26e22d113e
commit 292c0080d6

View File

@@ -4,4 +4,4 @@ set -ex
export RUSTFLAGS='-C target-feature=+crt-static' export RUSTFLAGS='-C target-feature=+crt-static'
cargo build --release --target x86_64-unknown-linux-gnu cargo build --release --target x86_64-unknown-linux-gnu
cp target/x86_64-unknown-linux-gnu/release/keep-rust ./ cp target/x86_64-unknown-linux-gnu/release/keep ./