Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ui_print("Welcome to L3 Kernel kang by hecatae");
- show_progress(0.500000, 0);
- show_progress(0.200000, 10);
- assert(package_extract_file("boot.img", "/tmp/boot.img"),
- write_raw_image("/tmp/boot.img", "boot"),
- delete("/tmp/boot.img"));
- show_progress(0.100000, 0);
- ui_print("Any issues contact me via modaco or irc!");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement