Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.setTextColor(colors.white)
- term.setBackgroundColor(colors.blue)
- term.clear()
- term.setCursorPos(1,1)
- print("OS: RavenOS")
- print("Version: 0.1")
- read()
- shell.run("os/desktop")
Advertisement
Add Comment
Please, Sign In to add comment