Update sPhone.lua
This commit is contained in:
parent
3a2b36690d
commit
21f6eabb5a
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ local function recovery()
|
|||
fs.delete(v)
|
||||
print("Removed "..shell.dir().."/"..v)
|
||||
end
|
||||
shell.setDir("..")
|
||||
end
|
||||
fs.delete(v)
|
||||
print("Removed "..v)
|
||||
|
|
Loading…
Reference in a new issue