aboutsummaryrefslogtreecommitdiffstats
path: root/release.sh
blob: 279d274757099bc9d77edfd347cb112da0a3c173 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

VERSION=0.1.0

cargo build --release

cd target/release/
tar cjvf "hearurl_${VERSION}_osx_amd64.tar.bz2" hearurl