Created
December 1, 2014 04:03
-
-
Save fujimakishouten/f730ef91e3f677d39877 to your computer and use it in GitHub Desktop.
Chromium
This file contains 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
#!/bin/sh | |
export GOOGLE_API_KEY="AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k" | |
export GOOGLE_DEFAULT_CLIENT_ID="811574891467.apps.googleusercontent.com" | |
export GOOGLE_DEFAULT_CLIENT_SECRET="kdloedMFGdGla2P1zacGjAQh" | |
/usr/bin/chromium |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment