diff --git a/blends/devuan-minimal-live/ascii.devuan-minimal-live.blend b/blends/devuan-minimal-live/ascii.devuan-minimal-live.blend index cc19737..b54cab9 100644 --- a/blends/devuan-minimal-live/ascii.devuan-minimal-live.blend +++ b/blends/devuan-minimal-live/ascii.devuan-minimal-live.blend @@ -48,7 +48,7 @@ blend_postinst() { notice "executing $blend_name postinst" -# [[ "$mkefi" = "yes" ]] && { +# [[ -n "$MKEFI" ]] && { # iso_make_efi # iso_write_grub_cfg # } @@ -192,15 +192,15 @@ iso_write_grub_cfg() { # Do the main grub.cfg (which gets loaded last): cat <