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