1 2 3 4 5 6 7
#!/bin/bash set -eux tag=$(git describe --tags) go build tar czvf gocryptfs_$tag.tar.gz gocryptfs