build.sh 60 B

12
  1. #!/bin/bash
  2. CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build .