2 lines
73 B
Bash
2 lines
73 B
Bash
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o monitor-server main.go
|
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o monitor-server main.go
|