Update installer.lua
This commit is contained in:
parent
7847930be6
commit
5d06f9695d
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ local files = {
|
|||
["src/apis/sertexID.lua"] = "/.sPhone/apis/sertexID",
|
||||
["src/apis/shttp.lua"] = "/.sPhone/apis/shttp",
|
||||
|
||||
["src/bin/wget.lua"] = "/.sPhone/bin/wget",
|
||||
|
||||
["src/apps/system/settings.lua"] = "/.sPhone/apps/system/settings",
|
||||
["src/apps/system/info.lua"] = "/.sPhone/apps/system/info",
|
||||
["src/apps/system/sID.lua"] = "/.sPhone/apps/system/sID",
|
||||
|
|
Loading…
Reference in a new issue