mirror of
https://github.com/owncloud/ocis
synced 2026-05-05 22:52:19 +02:00
update commands when running in supervised mode
This commit is contained in:
@@ -216,7 +216,7 @@ func Server(cfg *config.Config) *cli.Command {
|
||||
|
||||
return nil
|
||||
}, func(err error) {
|
||||
close(stop)
|
||||
//close(stop)
|
||||
cancel()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user