1
0
mirror of https://github.com/ericchiang/pup synced 2024-11-28 02:48:16 +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}}"