X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/d678e549566bd0edb39c7f9279ef3caffdafbba3..9a8d4d0227f2ac11ca5bd7c826c1d9761d0f5bd5:/INSTALL/grub/grub.cfg diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index a4e81ce..9bc92b7 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -813,7 +813,7 @@ function ventoy_iso_busybox_ver { #special process for deepin-live iso if [ "$vt_chosen_size" = "403701760" ]; then - if vt_str_begin $vt_chosen_path "/deepin-live"; then + if vt_str_str $vt_chosen_path "/deepin-live"; then set ventoy_busybox_ver=64 fi elif vt_str_begin $vt_volume_id "PHOTON_"; then