Advertisement
LDDestroier

Shell Redirect

May 5th, 2018
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. term.setBackgroundColor(colors.black)
  2. term.clear()
  3. term.setCursorPos(1,1)
  4. shell.run("rom/programs/shell")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement