3 lines
No EOL
113 B
Bash
Executable file
3 lines
No EOL
113 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
CGO_ENABLED=0 go build -trimpath -ldflags "-w -s" -installsuffix cgo -o dist/kreaper main.go |