add build.sh for pi zero
This commit is contained in:
parent
98f2a24f8a
commit
ca2f1a2875
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