Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.
This repository was archived by the owner on May 19, 2025. It is now read-only.

set fallback=1 it not work? #94

@starzc-galaxy

Description

@starzc-galaxy

set timeout=3
set fallback=0
set default=1

menuentry "nor" {
echo "0000000000000000000";
boot;
read;

}
menuentry "noe" {
echo "222222222222222222";
dfdasfasfas;
boot;
}

menuentry "now" {
echo "33333333333333333";
read;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions