mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 06:47:00 +00:00
Update installer.lua
This commit is contained in:
@@ -205,9 +205,7 @@ assert(io.open(
|
|||||||
)):close()
|
)):close()
|
||||||
ok()
|
ok()
|
||||||
os.sleep(0.5)
|
os.sleep(0.5)
|
||||||
for y=2, term.getSize() do
|
|
||||||
term.at(1, y).clearLine()
|
|
||||||
end
|
|
||||||
tu.coloredPrint(colors.yellow, "Your computer will restart in 3 seconds.")
|
tu.coloredPrint(colors.yellow, "Your computer will restart in 3 seconds.")
|
||||||
local _, y = term.getCursorPos()
|
local _, y = term.getCursorPos()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user