updated
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
shell.execute("rm", "main.lua")
|
||||
shell.execute("wget", "https://git.astrocore.space/root/NovaCorpLLC/raw/branch/main/main.lua")
|
||||
local kernel = require('kernal')
|
||||
kernal.addDriver("temperature_monitor")
|
||||
kernal.addDriver("main")
|
||||
sleep(5)
|
||||
|
||||
local main = require("main")
|
||||
main.run()
|
||||
main.run()
|
||||
Reference in New Issue
Block a user