Advertisement
tima_gt

tde-startup

Sep 30th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. term.clear()
  2. term.setTextColor(colors.yellow)
  3. print("starting tima_gt csh...")
  4. os.sleep(3)
  5. term.setTextColor(colors.white)
  6. shell.run("tde-desktop")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement