Advertisement
SkyCrafter0

Nova Installer

Dec 4th, 2017
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.23 KB | None | 0 0
  1. sleep(0.1)
  2. term.clear()
  3. shell.run("delete startup")
  4. sleep(0.1)
  5. term.setCursorPos(1, 1)
  6. term.write("Please eject Nova Installer Disc before powering on PC again!")
  7. shell.run("pastebin get cVMbk9S7 startup")
  8. sleep(5)
  9. os.shutdown()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement