transition to kernel

This commit is contained in:
kepler155c@gmail.com
2018-01-14 18:28:23 -05:00
parent 30dd2a2b16
commit fd1d10a656
9 changed files with 45 additions and 39 deletions

View File

@@ -33,6 +33,6 @@ if config.aliases then
end
end
shell.setPath(config.path)
--sandboxEnv.LUA_PATH = config.lua_path
shell.setEnv('LUA_PATH', config.lua_path)
fs.loadTab('usr/etc/fstab')