View difference between Paste ID: ZxJBhFim and xCCgf57i
SHOW: | | - or go back to the newest paste.
1
--pastebin get ZxJBhFim tu2
2-
local filename="d"
2+
3-
local code="NYFuunzF"
3+
local filename="download2"
4
local code="SfpX8wGF"
5
local path=folder.."/"..filename
6
print(path)
7
fs.delete(folder)
8
fs.makeDir(folder)
9-
shell.run(path,"rm")
9+
10
shell.run(path)