diff --git a/cmd/action.go b/cmd/action.go index 23ce9b4..fe3fe57 100644 --- a/cmd/action.go +++ b/cmd/action.go @@ -19,7 +19,7 @@ var CliAction = func(ctx *cli.Context) error { } //server.Rpc() for { - + } }