Skip to content

Instantly share code, notes, and snippets.

@WindomZ
Created February 6, 2017 02:29
Show Gist options
  • Save WindomZ/73568c34cbbc480cb224c64523259525 to your computer and use it in GitHub Desktop.
Save WindomZ/73568c34cbbc480cb224c64523259525 to your computer and use it in GitHub Desktop.
download latest chrome via wget
wget -e use_proxy=yes -e http_proxy=127.0.0.1:11080 https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment