MatthewGB

Terminal Glasses Console Updater

Sep 16th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. print "Input the file name for TGC:"
  2. a = read()
  3. shell.run("rm "..a)
  4. shell.run("pastebin get qAzHaDnZ "..a)
  5. shell.run(a)
Advertisement
Add Comment
Please, Sign In to add comment