1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-01 15:37:31 +00:00
Files
steve/scripts/build-bin.sh

3 lines
84 B
Bash
Raw Normal View History

2022-10-14 15:02:53 -05:00
#!/bin/bash
CGO_ENABLED=0 go build -ldflags "-extldflags -static -s" -o ./bin/steve