3 lines
33 B
Plaintext
3 lines
33 B
Plaintext
|
#!/bin/sh
|
||
|
CGO_ENABLED=0 go build
|