X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/425d6404807c0632b6c59c96b6fc32784c0a7d23..c8cf9b7ce20c9eb8929081536feb283fb93588ca:/INSTALL/grub/grub.cfg?ds=inline diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 5a17682..10270ea 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -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 {