diff --git a/stand/lua/menu.lua b/stand/lua/menu.lua index 8619d70bb4f9..23eb1f774c31 100644 --- a/stand/lua/menu.lua +++ b/stand/lua/menu.lua @@ -264,7 +264,7 @@ function menu.run(m) screen.defcursor(); local alias_table = drawer.drawscreen(m); --- menu.autoboot(); + menu.autoboot(); cont = true; while cont do