1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00

fixed multiple nzbdrone instances running after update

This commit is contained in:
Keivan Beigi 2013-08-13 07:23:47 -07:00 committed by kay.one
parent a6e54a627e
commit dc1895ee48

View File

@ -221,4 +221,4 @@ private void Kill(int processId)
Logger.Info("[{0}]: Process terminated successfully", process.Id);
}
}
}
}