mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
Невероятно важная фича
This commit is contained in:
parent
e7443e078e
commit
262d65b7f3
@ -293,7 +293,11 @@ stages[5] = function()
|
||||
file:write("require(\"shell\").execute(\"OS\")")
|
||||
file:close()
|
||||
|
||||
require("computer").shutdown(true)
|
||||
if computer.getArchitecture then
|
||||
computer.setArchitecture("Lua 5.2")
|
||||
end
|
||||
|
||||
computer.shutdown(true)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user