mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
2nd shot at automation using service instead of console.
This commit is contained in:
parent
59516c240f
commit
61d6a81446
6 changed files with 134 additions and 79 deletions
|
@ -8,8 +8,6 @@ namespace ServiceInstall
|
|||
static void Main()
|
||||
{
|
||||
ServiceHelper.Run(@"/i");
|
||||
Console.WriteLine("Press any key to continue");
|
||||
Console.ReadLine();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue