Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local CurrentFile = {...}
- print(CurrentFile[1], print(CurrentFile[2]))
- shell.run("delete ".. CurrentFile[1])
- shell.run("pastebin get ".. CurrentFile[2] .. " " .. CurrentFile[1])
Advertisement
Add Comment
Please, Sign In to add comment