1
Fork 0

Added publish script.

This commit is contained in:
Alex Helfet 2017-12-22 20:32:29 +00:00
parent ca0ef71a00
commit 62594c06d1

4
bin/publish Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -ex
cargo publish --target x86_64-unknown-linux-gnu --verbose