4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
|
cd cmd/server
|
||
|
go build -o server
|
||
|
cd cmd/gbt
|
||
|
go build -o gbt
|