bond/scripts/grub.cfg

6 lines
74 B
INI

set timeout=0
set default=0
menuentry "fusion" {
multiboot2 fusion.elf
}