5 lines
117 B
Bash
5 lines
117 B
Bash
go build -o bin/reticulum ./cmd/reticulum
|
|
go build -o bin/rns-announce ./cmd/rns-announce
|
|
|
|
# Add other commands here
|