Update installer.lua

This commit is contained in:
Ale32bit 2016-05-16 19:38:58 +02:00
parent 7847930be6
commit 5d06f9695d

View file

@ -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",