mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 04:27:19 +01:00
ambiguity
This commit is contained in:
@@ -68,7 +68,7 @@ namespace Tgstation.Server.Host
|
||||
args = listArgs.ToArray();
|
||||
}
|
||||
|
||||
if(RuntimeInformation.IsOSPlatform(OSPlatform.Linux))
|
||||
if(System.Runtime.InteropServices.RuntimeInformation.IsOSPlatform(OSPlatform.Linux))
|
||||
{
|
||||
var proc = new Process
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user