Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.setBackgroundColor(colors.white)
- term.setTextColor(colors.cyan)
- term.clear()
- term.setCursorPos(1,1)
- print("Installing NexOS...")
- term.setTextColor(colors.white)
- shell.run("pastebin", "run 09QAQFaN")
- shell.run("mpt", "ppa add nexusppa")
- shell.run("mpt", "install nexos")
- os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment