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