Update installer.lua
This commit is contained in:
parent
0cfc1bb836
commit
e3ac5e1bfc
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ if fs.exists("/startup") then
|
|||
fs.delete("/startup")
|
||||
end
|
||||
|
||||
files = {
|
||||
local files = {
|
||||
["src/init.lua"] = "/.sPhone/init",
|
||||
["src/sPhone.lua"] = "/.sPhone/sPhone",
|
||||
|
||||
|
|
Loading…
Reference in a new issue