ascii.devuan-minimal-live: Indentation fixes

This commit is contained in:
parazyd 2020-11-13 13:55:49 +01:00
parent 964181b57d
commit 830e8525ca
No known key found for this signature in database
GPG Key ID: 6B636BF0493EE747
1 changed files with 28 additions and 28 deletions

View File

@ -48,7 +48,7 @@ blend_postinst() {
notice "executing $blend_name postinst"
# [[ "$mkefi" = "yes" ]] && {
# [[ -n "$MKEFI" ]] && {
# iso_make_efi
# iso_write_grub_cfg
# }