mirror of
https://github.com/niusmallnan/steve.git
synced 2026-05-18 13:37:49 +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 |