This commit is contained in:
2025-12-10 19:54:50 -05:00
parent ea5d127774
commit a5922f5409

View File

@@ -1,6 +1,7 @@
shell.execute("rm", "kernel.lua")
shell.execute("wget", "https://git.astrocore.space/root/nova-corp/raw/branch/main/kernel.lua")
sleep(1)
sleep(2)
kernel = require("kernel")
Monitor.write("Starting system...\n")
local function run()