mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-04-28 17:11:14 +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