-- this is just like windows update if not fs.exists("update.lua") then shell.run("wget https://mc.cortan122.de/cc/update.lua") end shell.run("update") shell.run("clear") shell.run("bg sshd") if fs.exists("auto_chest.txt") then shell.run("auto_import") end