set timeout=0
set default=0

menuentry "CubeCactusOS" {
    multiboot /boot/cubecactusos.bin
    boot
}
