hazel/boot/grub/grub.cfg
2024-06-25 15:28:44 -04:00

6 lines
74 B
INI

default=0
timeout=0
menuentry "Hazel" {
multiboot2 /boot/kernel.bin
}