make set config added

This commit is contained in:
2021-05-09 05:38:26 +04:00
parent cdab555c9c
commit 441fa59e34

View File

@@ -7,6 +7,9 @@ install:
build: build:
go build . go build .
config:
./p2p-rendering-computation --SetDefaultConfig
run: run:
go run main.go go run main.go