add option to pass path to chrome binary #100
Merged
weskerfoot
merged 1 commits from configure-chrome-location
into master
5 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'configure-chrome-location'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Fixes https://github.com/weskerfoot/DeleteFB/issues/99
Reported initially by https://github.com/weskerfoot/DeleteFB/issues/95#issuecomment-569897059
New feature that allows you to pass
-B /path/to/google-chrome
E.g.
/usr/bin/google-chrome-stable
on my machine.Tested that it works with and without the option, and fails if you pass something that is not google chrome.
523eaca7e5
.