Make build an actual sh script

This allows it to be executed from alternative shells (fish, for
example).
This commit is contained in:
Toby Crawley
2017-02-06 15:28:46 -05:00
parent 76d4ea7b04
commit fd07a8a75e
+1
View File
@@ -1 +1,2 @@
#!/bin/sh
GOOS=linux GOARCH=386 go build