Advertisement
pedrosgali

Turtle Startup

Nov 25th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.07 KB | None | 0 0
  1. print(os.getComputerLabel())
  2. shell.run("listen")
  3. sleep(5)
  4. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement