steve/scripts/build-bin.sh

3 lines
84 B
Bash

#!/bin/bash
CGO_ENABLED=0 go build -ldflags "-extldflags -static -s" -o ./bin/steve