mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-26 15:39:18 -06:00
update commands when running in supervised mode
This commit is contained in:
@@ -208,7 +208,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