Advertisement
minimite

installer

Sep 14th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.35 KB | None | 0 0
  1. if not term.isColor() then
  2. print("Needs to be on an advanced computer")
  3. return
  4. end
  5.  
  6.  
  7. shell.run("pastebin","get","cQ0R8c7J","commandline")
  8. shell.run("pastebin","get","LfVpg3Ga","startup")
  9. shell.run("pastebin","get","LRNFXwSN","list")
  10. shell.run("pastebin","get","iHSkVHG8","update")
  11. shell.run("pastebin","get","Rkv3637g","uninstall")
  12. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement