8 lines
87 B
INI
8 lines
87 B
INI
set timeout=0
|
|
set default=0
|
|
|
|
menuentry "CoRedOS" {
|
|
multiboot /boot/system.elf
|
|
boot
|
|
}
|