2019-01-19 12:05:59 +03:00

5 lines
152 B
Lua

if require("Internet").run("https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/Main.lua") == nil then
computer.shutdown(true)
end