Skip to content

Instantly share code, notes, and snippets.

@azenla
Created August 10, 2013 19:36
Show Gist options
  • Save azenla/6201838 to your computer and use it in GitHub Desktop.
Save azenla/6201838 to your computer and use it in GitHub Desktop.
Update Chromium Script
#!/bin/sh
rm -rf chrome-linux
wget https://download-chromium.appspot.com/dl/Linux_x64
unzip Linux_x64
rm Linux_x64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment