mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 20:50:06 +00:00
4 lines
201 B
Bash
Executable File
4 lines
201 B
Bash
Executable File
swag init --pd -d . -g ./cmd/dashboard/main.go -o ./cmd/dashboard/docs
|
|
protoc --go-grpc_out="require_unimplemented_servers=false:." --go_out="." proto/*.proto
|
|
rm -rf ../agent/proto
|
|
cp -r proto ../agent |