2019-01-19 11:31:04 +03:00

5 lines
162 B
Lua

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