better startup

This commit is contained in:
kepler155c@gmail.com 2017-09-25 17:14:08 -04:00
parent fcfe2bc86c
commit ea56ac325b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ local function run(file, ...)
end
_G.requireInjector = run('sys/apis/injector.lua')
shell.setPath('usr/apps:sys/apps:' .. shell.path())
-- user environment
if not fs.exists('usr/apps') then