Update installer.lua
This commit is contained in:
parent
06cffc34c1
commit
654913383a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ local files = {
|
||||||
|
|
||||||
["src/sdk/build.lua"] = "/bin/build",
|
["src/sdk/build.lua"] = "/bin/build",
|
||||||
|
|
||||||
["src/system/vsf.lua"] = "/.sPhone/system/vfs",
|
["src/system/vfs.lua"] = "/.sPhone/system/vfs",
|
||||||
|
|
||||||
["src/apps/system/settings.lua"] = "/.sPhone/apps/system/settings",
|
["src/apps/system/settings.lua"] = "/.sPhone/apps/system/settings",
|
||||||
["src/apps/system/info.lua"] = "/.sPhone/apps/system/info",
|
["src/apps/system/info.lua"] = "/.sPhone/apps/system/info",
|
||||||
|
|
Loading…
Reference in a new issue