mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-01 12:52:25 +10:00
add linux config example
This commit is contained in:
@@ -60,10 +60,11 @@ if not CHROME_BINARY:
|
||||
'chromium-browser',
|
||||
'chromium',
|
||||
'google-chrome',
|
||||
'google-chrome-stable',
|
||||
'google-chrome-unstable',
|
||||
'google-chrome-beta',
|
||||
'google-chrome-canary',
|
||||
'google-chrome-dev',
|
||||
'google-chrome-unstable',
|
||||
)
|
||||
for name in common_chrome_executable_names:
|
||||
full_path_exists = shutil.which(name)
|
||||
|
||||
Reference in New Issue
Block a user