mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-03 10:06:06 +00:00
fixed multiple nzbdrone instances running after update
This commit is contained in:
parent
a6e54a627e
commit
dc1895ee48
1 changed files with 1 additions and 1 deletions
|
@ -221,4 +221,4 @@ private void Kill(int processId)
|
|||
Logger.Info("[{0}]: Process terminated successfully", process.Id);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue