Update installer.lua
This commit is contained in:
parent
02429af0ff
commit
d649ac0478
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ local files = {
|
||||||
|
|
||||||
["src/bin/wget.lua"] = "/bin/wget",
|
["src/bin/wget.lua"] = "/bin/wget",
|
||||||
["src/bin/halt.lua"] = "/bin/halt",
|
["src/bin/halt.lua"] = "/bin/halt",
|
||||||
|
["src/bin/echo.lua"] = "/bin/echo",
|
||||||
|
|
||||||
["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