add build.sh for pi zero

This commit is contained in:
Josh Deprez 2024-10-09 18:18:40 +11:00
parent 237a2d1f8d
commit 21ffc9ccde

1
build.sh Executable file
View file

@ -0,0 +1 @@
GOOS=linux GOARCH=arm GOARM=6 go build