Last active
December 19, 2015 17:49
-
-
Save obfusk/5994633 to your computer and use it in GitHub Desktop.
chromium sandbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # run chromium builds from https://download-chromium.appspot.com w/ sandbox from ubuntu package | |
| # NB: this will only work as long as the sandbox API stays the same | |
| export CHROME_DEVEL_SANDBOX=/usr/lib/chromium-browser/chromium-browser-sandbox |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment