shell.execute("rm", "main.lua") shell.execute("wget", "https://git.astrocore.space/root/NovaCorpLLC/raw/branch/main/main.lua") sleep(5) local main = require("main") main.run()