bond/scripts/grub.cfg

6 lines
70 B
INI

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