lhpitn 2 weeks ago committed by GitHub
commit 584cf66702
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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 ..."
}

Loading…
Cancel
Save