Update installer.lua
This commit is contained in:
parent
cfaeedc3e5
commit
94aec2e8ab
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ local files = {
|
||||||
["src/apis/sertexID.lua"] = "/.sPhone/apis/sertexID",
|
["src/apis/sertexID.lua"] = "/.sPhone/apis/sertexID",
|
||||||
["src/apis/shttp.lua"] = "/.sPhone/apis/shttp",
|
["src/apis/shttp.lua"] = "/.sPhone/apis/shttp",
|
||||||
|
|
||||||
["src/bin/wget.lua"] = "/.sPhone/bin/wget",
|
["src/bin/wget.lua"] = "/bin/wget",
|
||||||
|
|
||||||
["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