1
0
mirror of https://github.com/ericchiang/pup synced 2024-11-24 08:58:08 +00:00
pup/release.sh
2014-09-28 17:44:44 -04:00

4 lines
59 B
Bash
Executable File

#!/bin/bash
gox -output "dist/{{.Dir}}_{{.OS}}_{{.Arch}}"