2 lines
65 B
Bash
Executable File
2 lines
65 B
Bash
Executable File
go build -o ircserver -ldflags "-s -w" -trimpath main.go http.go
|