os/grub.cfg

6 lines
71 B
INI
Raw Normal View History

2024-05-22 00:15:05 +03:00
default=0
timeout=0
2024-05-21 18:41:16 +03:00
menuentry "deadOS" {
multiboot /boot/deados.bin
}