7 lines
91 B
INI
7 lines
91 B
INI
set timeout=15
|
|
set default=0
|
|
|
|
menuentry "NANITE" {
|
|
multiboot2 /boot/nanite.bin
|
|
boot
|
|
} |