fractal/scripts/cargo.sh

4 lines
87 B
Bash
Raw Normal View History

2017-11-08 11:44:55 +00:00
#!/bin/sh
2018-01-29 00:24:39 +00:00
cargo build --release -p fractal-gtk && cp $1/target/release/fractal-gtk $2