podcasts/scripts/cargo.sh
2017-11-10 17:53:09 +02:00

4 lines
72 B
Bash

#!/bin/sh
cargo build --release && cp $1/target/release/hammond-gtk $2