MatthewGB

LuaMpcUpdaterUpdater

May 20th, 2014
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. write("Filename: ")
  2. a = read()
  3. shell.run("rm ",a)
  4. shell.run("pastebin get Kren5WFK "..a)
  5. shell.run(a)
Advertisement
Add Comment
Please, Sign In to add comment