diff --git a/build-static.bash b/build-static.bash index 9ba672e..a74250d 100755 --- a/build-static.bash +++ b/build-static.bash @@ -4,4 +4,4 @@ set -ex export RUSTFLAGS='-C target-feature=+crt-static' 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 ./