mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-25 06:29:15 -05:00
undo removing arm64, remove flagset parsing from server action
This commit is contained in:
@@ -157,8 +157,6 @@ func Server(cfg *config.Config) *cli.Command {
|
||||
grpc.Logger(logger),
|
||||
grpc.Context(ctx),
|
||||
grpc.Config(cfg),
|
||||
grpc.Flags(flagset.RootWithConfig(cfg)),
|
||||
grpc.Flags(flagset.ServerWithConfig(cfg)),
|
||||
)
|
||||
|
||||
gr.Add(server.Run, func(_ error) {
|
||||
|
||||
Reference in New Issue
Block a user