4 lines
No EOL
86 B
Bash
Executable file
4 lines
No EOL
86 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -ex
|
|
|
|
cargo publish --target x86_64-unknown-linux-gnu --verbose |