Update installer.lua
This commit is contained in:
parent
8e811ddab7
commit
9ece56b543
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ local files = {
|
||||||
["src/apps/store.lua"] = "/.sPhone/apps/store",
|
["src/apps/store.lua"] = "/.sPhone/apps/store",
|
||||||
["src/apps/shell.lua"] = "/.sPhone/apps/shell",
|
["src/apps/shell.lua"] = "/.sPhone/apps/shell",
|
||||||
["src/apps/appList.lua"] = "/.sPhone/apps/appList",
|
["src/apps/appList.lua"] = "/.sPhone/apps/appList",
|
||||||
["src/apps/home.lua"] = "/.sPhone/apps/home",
|
["src/apps/home.spk"] = "/.sPhone/apps/home.spk",
|
||||||
["src/apps/chat.lua"] = "/.sPhone/apps/chat",
|
["src/apps/chat.lua"] = "/.sPhone/apps/chat",
|
||||||
["src/apps/gps.lua"] = "/.sPhone/apps/gps",
|
["src/apps/gps.lua"] = "/.sPhone/apps/gps",
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue