Skip to content

Instantly share code, notes, and snippets.

@creativepsyco
Created March 11, 2014 16:49
Show Gist options
  • Save creativepsyco/9489908 to your computer and use it in GitHub Desktop.
Save creativepsyco/9489908 to your computer and use it in GitHub Desktop.
setup bundle
mkdir mozilla
hg init mozilla
cd mozilla
wget http://ftp.mozilla.org/pub/mozilla.org/firefox/bundles/mozilla-central.hg
hg unbundle mozilla-central.hg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment