Guest User

Untitled

a guest
Jun 25th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. resexec("icssgs.sh", "checker");
  2. if
  3. file_getprop("/tmp/icssgs-data/check.prop", "continue_install")=="yes"
  4. then
  5. resexec("icssgs.sh", "mount_sdcard");
  6. install(
  7. "Installing",
  8. "Installing ICSSGS ROM\nPlease wait...",
  9. "@install"
  10. );
  11. else
Add Comment
Please, Sign In to add comment