7 lines
78 B
INI
7 lines
78 B
INI
set timeout=0
|
|
set default=0
|
|
|
|
menuentry "ThanOS" {
|
|
multiboot /boot/ThanOS
|
|
}
|