document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. mkdir -p android/system
  2. cd android/system
  3. repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
  4. repo sync
');