Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

launch-chrome.sh should support chromium on linux #106

Closed
paulirish opened this issue Mar 30, 2016 · 3 comments
Closed

launch-chrome.sh should support chromium on linux #106

paulirish opened this issue Mar 30, 2016 · 3 comments
Assignees

Comments

@paulirish
Copy link
Member

(orig reported at #73 )

We can probably just use some basic bash hackery of if hash chromium 2>/dev/null etc etc.

@deepanjanroy
Copy link
Contributor

Linux doesn't have chrome canary. Can we just use the regular google chrome instead? I tested and it works fine even if chrome is already running.

@paulirish
Copy link
Member Author

Hmm.. We're going to need latest builds, so lets prefer chromium.

@paulirish
Copy link
Member Author

fixed by #119 and #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants