This commit is contained in:
2025-03-27 10:01:33 +01:00
parent 4d157bfee4
commit 80f91cbcd9
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
-- based on some code rph wrote and gave me
local function main()
if not _G["rednet"] then
os.run({}, "/kernel/entry.lua")
return
end