mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
5 lines
152 B
Lua
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
|