Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.setCursorPos(1, 1)
- term.write("Hello and thanks for using my disk installer!")
- sleep(0.1)
- term.setCursorPos(1, 2)
- term.write("This is installing Nova Horizons 1.2")
- term.setCursorPos(1, 3)
- term.write("INSTALLING")
- shell.run("pastebin get GtZDKm3A installer")
- term.setCursorPos(1, 4)
- term.write("Running Installer")
- shell.run("installer")
Add Comment
Please, Sign In to add comment