Leon_Lejon

CC OS 2 INSTALL DISK - install.lua2

Jun 13th, 2024 (edited)
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. term.setBackgroundColor(colors.cyan)
  2. term.setTextColor(colors.white)
  3. term.clear()
  4. term.setCursorPos(1,1)
  5. term.clear()
  6. term.setCursorPos(1,1)
  7. shell.run("os/install")
  8.  
Advertisement
Add Comment
Please, Sign In to add comment