Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ui_print(" ");
- ui_print("Perka Stash Release");
- ui_print(" ");
- ui_print("http://perka.zapto.org/");
- ui_print(" ");
- ui_print("Give cred to the devs!");
- ui_print(" ");
- ui_print("http://romkitchen.org/");
- mount("MTD", "system", "/system");
- show_progress(0.500000, 40);
- package_extract_dir("system", "/system");
- show_progress(0.200000, 10);
- ui_print("Install complete!");
- unmount("/system");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement