Advertisement
DanilYoutuber

Prepare to install

Oct 4th, 2015
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. --Start prog
  2. print("Starting installing BIOS")
  3. shell.run("rm","startup")
  4. shell.run("pastebin", "get", "sk8AWt6B", "startup")
  5. shell.run("mkdir","BIOS")
  6. shell.run("cd","BIOS")
  7. shell.run("pastebin", "get", "LGXkeumA", "StartingUP")
  8. print("All Good!")
  9. sleep(2)
  10. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement