1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-04 07:59:21 +00:00
steve/scripts/build-bin.sh
2023-01-11 10:47:37 -06:00

3 lines
84 B
Bash

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