mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-04-19 00:45:23 +00:00
Merge 95b29350d06b378b8e7ccfbd2bb64cb9fe852a61 into 2dafe755097057a4faf5e240f0abc98b9b4cdcb8
This commit is contained in:
commit
9f87488742
@ -217,6 +217,11 @@ else
|
|||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
menuentry "Exit and continue boot process" {
|
||||||
|
echo "handing back to firmware for next boot option ..."
|
||||||
|
exit
|
||||||
|
}
|
||||||
|
|
||||||
menuentry "$VTLANG_RETURN_PREVIOUS" --class=vtoyret VTOY_RET {
|
menuentry "$VTLANG_RETURN_PREVIOUS" --class=vtoyret VTOY_RET {
|
||||||
echo "Return ..."
|
echo "Return ..."
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user