mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
Adding a dependency on EventLog
This commit is contained in:
parent
9b5e56704e
commit
93e9816d24
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ namespace ServiceInstall
|
|||
{
|
||||
if (!File.Exists(NzbDroneExe))
|
||||
{
|
||||
Console.WriteLine("Unable to find NzbDrone.exe in the current directory.");
|
||||
Console.WriteLine("Unable to find NzbDrone.Console.exe in the current directory.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue