2 lines
55 B
Bash
Executable File
2 lines
55 B
Bash
Executable File
#!/usr/bin/zsh
|
|
GOOS=linux GOARCH=arm GOARM=7 go build . |