This website requires JavaScript.
Explore
Help
Register
Sign In
izaya
/
OC-PsychOS
Watch
2
Star
1
Fork
0
You've already forked OC-PsychOS
Code
Issues
Pull Requests
Releases
Wiki
Activity
e27b9d08ee
OC-PsychOS
/
modules
/
util
/
autorun.lua
2 lines
63 B
Lua
Raw
Normal View
History
Unescape
Escape
made autorun not crash the system. kinda important
2017-09-23 18:52:09 +10:00
spawn
(
"
autorun
"
,
function
(
)
log
(
run
(
"
/boot/sys/init.lua
"
)
)
end
)
Reference in New Issue
Copy Permalink