asianviking

startup

Nov 21st, 2019
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. textutils.slowPrint("Checking for updates...")
  4. shell.run("delete orion")
  5. shell.run("pastebin get pAGAEuZz orion")
  6. term.clear()
  7. term.setCursorPos(1,1)
  8. shell.run("orion")
Add Comment
Please, Sign In to add comment