oops
This commit is contained in:
parent
4d157bfee4
commit
80f91cbcd9
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"src": "src/startup.lua",
|
"src": "src/startup.lua",
|
||||||
"dest": "/startup.lua",
|
"dest": "/startup.lua",
|
||||||
"hash": "7c9e7a50d1fda475f1b3cc1d0b06fc1606cbdf9220a60f0a7707c9871e5c07e5"
|
"hash": "38b4f27b677716688ce5c27f416a3e4605e03d1a07f76df7b5ef1cedf4f355ea"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "src/kernel/entry.lua",
|
"src": "src/kernel/entry.lua",
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
-- based on some code rph wrote and gave me
|
-- based on some code rph wrote and gave me
|
||||||
local function main()
|
local function main()
|
||||||
if not _G["rednet"] then
|
if not _G["rednet"] then
|
||||||
os.run({}, "/kernel/entry.lua")
|
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user