.
This commit is contained in:
parent
f6d84cd091
commit
2038a32aa0
@ -7,6 +7,7 @@ print("[Booting]")
|
|||||||
local motd = settings.get("motd.enable")
|
local motd = settings.get("motd.enable")
|
||||||
if motd then
|
if motd then
|
||||||
shell.run("set motd.enable false")
|
shell.run("set motd.enable false")
|
||||||
|
os.reboot()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user