mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 16:52:04 +02:00
Fixing the build
This commit is contained in:
@@ -71,7 +71,7 @@ namespace NzbDrone.Update
|
||||
ProcessId = ParseProcessId(args[0])
|
||||
};
|
||||
|
||||
if (OsInfo.IsMono)
|
||||
if (OsInfo.IsNotWindows)
|
||||
{
|
||||
switch (args.Count())
|
||||
{
|
||||
|
Reference in New Issue
Block a user