keypair err mgt + shorturl random improve
This commit is contained in:
4
setup_req.sh
Executable file
4
setup_req.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
sudo apt install -y protobuf-compiler
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||
go install github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@latest
|
||||
Reference in New Issue
Block a user