building locally
parent
ad53bd5882
commit
877866d81b
@ -1,5 +1,2 @@
|
||||
#!/bin/bash
|
||||
|
||||
export GOARM=7
|
||||
export GOARCH=arm
|
||||
export GOOS=linux
|
||||
env GOOS=linux GOARCH=arm GOARM=7 go build
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue