4 lines
No EOL
88 B
Bash
Executable file
4 lines
No EOL
88 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cargo build --release
|
|
cp target/release/prusatool-rs ~/.local/bin/prusatool |