1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-24 16:53:54 +00: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 @@ namespace NzbDrone.Common
Logger.Info("[{0}]: Process terminated successfully", process.Id);
}
}
}
}