Update sPhone.lua

This commit is contained in:
Ale32bit 2016-07-01 12:19:25 +02:00 committed by GitHub
parent 94aec2e8ab
commit 24c6a6adc0

View file

@ -46,7 +46,7 @@ local function kernel()
end
local sPath = shell.path()
sPath = sPath..":/.sPhone/bin"
sPath = sPath..":/bin"
shell.setPath(sPath)
if not fs.exists("/.sPhone/autorun") then