cargo-binstall/e2e-tests/fake-cargo/cargo
2023-01-08 16:27:36 +11:00

4 lines
74 B
Bash
Executable file

#!/bin/bash
echo Always returns 1 to prevent use of "cargo-build"
exit 1