mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
parent
5c72d585f4
commit
863df6e1cc
26 changed files with 303 additions and 23 deletions
|
@ -13,7 +13,6 @@ namespace Ombi.Updater
|
|||
{
|
||||
// Kill Ombi Process
|
||||
var p = new ProcessProvider();
|
||||
|
||||
p.Kill(options.OmbiProcessId);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue