atlasim

Kernel : Startup

Jun 2nd, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. term.setTextColor(colors.yellow)
  4. print("[ INFO ] ")
  5. term.setTextColor(colors.white)
  6. term.setCursorPos(10,1)
  7. print("Checking for updates")
  8. shell.run("pastebin run zsVHLTgd")
Add Comment
Please, Sign In to add comment