1
0
mirror of https://github.com/ericchiang/pup synced 2024-11-28 02:48:16 +00:00
pup/release.sh

4 lines
59 B
Bash
Raw Normal View History

2014-09-28 21:44:44 +00:00
#!/bin/bash
gox -output "dist/{{.Dir}}_{{.OS}}_{{.Arch}}"