Merge 95b29350d06b378b8e7ccfbd2bb64cb9fe852a61 into 2dafe755097057a4faf5e240f0abc98b9b4cdcb8

This commit is contained in:
lhpitn 2025-03-06 16:17:59 +08:00 committed by GitHub
commit 9f87488742
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -217,6 +217,11 @@ else
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 {
echo "Return ..."
}