8 lines
91 B
INI
8 lines
91 B
INI
set timeout=10
|
|
set default=0
|
|
|
|
menuentry "ProjectRED" {
|
|
multiboot /boot/red.kernel
|
|
boot
|
|
}
|