Skip to content

Instantly share code, notes, and snippets.

@konstantinkeller
Created November 14, 2012 14:58
Show Gist options
  • Save konstantinkeller/4072584 to your computer and use it in GitHub Desktop.
Save konstantinkeller/4072584 to your computer and use it in GitHub Desktop.
cd ~/hercules/aokp_jb/
make clobber
repo sync
cd build
git fetch http://gerrit.sudoservers.com/AOKP/android_build refs/changes/74/4274/1 && git cherry-pick FETCH_HEAD
cd ..
. build/envsetup.sh && brunch hercules
cd out/target/product/hercules/
rsync -v -e ssh aokp_hercules_unofficial*.zip [email protected]:~/public_html/hercules/AOKP/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment