Made command use command line args

This commit is contained in:
Skye Bleed 2019-09-03 10:23:13 -05:00
parent bd22812bfa
commit b2a06332d1
3 changed files with 22 additions and 12 deletions

5
scripts/build.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
cargo build --release
cp target/release/i .