chromium is also an option for executable name on Linux
This commit is contained in:
parent
3b6d7ebbaf
commit
d2a7882b93
|
@ -13,6 +13,7 @@ const (
|
|||
var chromeNames = []string{
|
||||
"google-chrome",
|
||||
"chromium-browser",
|
||||
"chromium",
|
||||
"google-chrome-beta",
|
||||
"google-chrome-unstable",
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user