mirror of
https://github.com/rancher/steve.git
synced 2025-09-09 19:29:56 +00:00
3 lines
84 B
Bash
3 lines
84 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
CGO_ENABLED=0 go build -ldflags "-extldflags -static -s" -o ./bin/steve
|