1 line
75 B
Bash
1 line
75 B
Bash
|
go build -o packet-ui.out -ldflags "-w -s" main.go && ./packet-ui.out svr
|