mirror of
https://github.com/kepler155c/opus
synced 2025-03-01 07:10:19 +00:00
better startup
This commit is contained in:
parent
fcfe2bc86c
commit
ea56ac325b
@ -24,6 +24,7 @@ local function run(file, ...)
|
|||||||
end
|
end
|
||||||
|
|
||||||
_G.requireInjector = run('sys/apis/injector.lua')
|
_G.requireInjector = run('sys/apis/injector.lua')
|
||||||
|
shell.setPath('usr/apps:sys/apps:' .. shell.path())
|
||||||
|
|
||||||
-- user environment
|
-- user environment
|
||||||
if not fs.exists('usr/apps') then
|
if not fs.exists('usr/apps') then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user