mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fix jobserver run (#14983)
This commit is contained in:
@@ -42,6 +42,7 @@ func jobserverCmdF(command *cobra.Command, args []string) error {
|
||||
defer a.Shutdown()
|
||||
|
||||
a.Srv().LoadLicense()
|
||||
a.InitServer()
|
||||
|
||||
// Run jobs
|
||||
mlog.Info("Starting Mattermost job server")
|
||||
|
||||
Reference in New Issue
Block a user