forked from izaya/OC-PsychOS2
added a fallback _OSVERSION string
This commit is contained in:
parent
bc5f24f1e6
commit
58c9a5492e
@ -8,6 +8,8 @@
|
||||
--#include "module/devfs/syslog.lua"
|
||||
--#include "module/loadfile.lua"
|
||||
|
||||
_OSVERSION=_OSVERSION or "PsychOS 2"
|
||||
|
||||
os.spawn(function()
|
||||
os.setenv("PWD","/boot")
|
||||
io.input("/dev/null")
|
||||
|
Loading…
Reference in New Issue
Block a user