Update installer.lua
This commit is contained in:
parent
fffcb78556
commit
fc65f3c84e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ local files = {
|
||||||
|
|
||||||
["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",
|
||||||
["src/apps/system/SertexID.lua"] = "/.sPhone/apps/system/SertexID",
|
["src/apps/system/sID.lua"] = "/.sPhone/apps/system/sID",
|
||||||
["src/apps/cstwallet.lua"] = "/.sPhone/apps/cstwallet",
|
["src/apps/cstwallet.lua"] = "/.sPhone/apps/cstwallet",
|
||||||
["src/apps/cst/api.lua"] = "/.sPhone/apps/cst/api",
|
["src/apps/cst/api.lua"] = "/.sPhone/apps/cst/api",
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue