This commit is contained in:
Antynea
2015-08-06 00:56:50 +02:00
parent b199e29262
commit 3a7ea84dda

View File

@@ -212,6 +212,7 @@ list_kernels_initramfs()
### Choice of method ###
if [ ${choise_of_method} = "1" ] ; then
gettext_printf "###### - Grub-btrfs: Auto-detect - ######\n" >&2 ;
list_kernels_initramfs ; fi
list_kernels_initramfs ;
gettext_printf "###### - Grub-btrfs: Auto-detect - ######\n" >&2 ;
fi
### End choice of method ###