Fixed HBCD boot issue. (#992)

pull/1000/head
longpanda 3 years ago
parent b3982d4930
commit fc3a5fae36

@ -130,9 +130,7 @@ function get_os_type {
function vt_check_compatible_pe {
#Check for PE without external tools
if [ -f "$1/HBCD_PE.ini" ]; then
set ventoy_compatible=YES
fi
return
}
function locate_initrd {

Loading…
Cancel
Save