Advertisement
Guest User

Untitled

a guest
Feb 4th, 2011
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.12 KB | None | 0 0
  1. mkdir -p android/system
  2. cd android/system
  3. repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
  4. repo sync
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement