Update installer.lua

This commit is contained in:
Ale32bit 2015-12-15 18:57:17 +01:00
parent ab67969e82
commit 17c395fdd6

View file

@ -18,6 +18,7 @@ if fs.exists("/startup") then
end
local files = {
["src/init.lua"] = "/.sPhone/init",
["src/sPhone.lua"] = "/.sPhone/sPhone",
["src/apis/sha256.lua"] = "/.sPhone/apis/sha256",