add build.sh for pi zero
This commit is contained in:
parent
237a2d1f8d
commit
21ffc9ccde
1 changed files with 1 additions and 0 deletions
1
build.sh
Executable file
1
build.sh
Executable file
|
@ -0,0 +1 @@
|
|||
GOOS=linux GOARCH=arm GOARM=6 go build
|
Loading…
Reference in a new issue