shuttle-go/build.sh

5 wiersze
83 B
Bash
Executable File

#!/bin/bash -xe
#CGO_ENABLED=0
GOOS=linux GOARCH=amd64 go build -v -o shuttle-go