mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Add --NoRestart command line flag and pass pids to the updater (--KillPids)
This commit is contained in:
@@ -217,6 +217,8 @@ namespace JackettConsole
|
||||
Engine.Server.SaveConfig();
|
||||
}
|
||||
}
|
||||
|
||||
Startup.NoRestart = options.NoRestart;
|
||||
}
|
||||
|
||||
Engine.Server.Initalize();
|
||||
|
Reference in New Issue
Block a user