mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-07-10 18:58:19 +00:00
linux support
This commit is contained in:
@@ -18,8 +18,7 @@ namespace ElectronNET.CLI
|
||||
}
|
||||
else
|
||||
{
|
||||
// ToDo: Linux...
|
||||
|
||||
// works for OSX and Linux (at least on Ubuntu)
|
||||
cmd.StartInfo.FileName = "bash";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user