From 448ac6476f664098d9b5d4d9d1a8e28a149e7ddf 2019-02-21 22:28:16 From: Unknown Date: 2019-02-21 22:28:16 Subject: [PATCH] Auto stash before merge of "lastworking" and "origin/lastworking" --- diff --git a/bootstrap.d/14-fstab.sh b/bootstrap.d/14-fstab.sh index 467bf72..29760e2 100644 --- a/bootstrap.d/14-fstab.sh +++ b/bootstrap.d/14-fstab.sh @@ -105,8 +105,6 @@ if [ "$ENABLE_INITRAMFS" = true ] ; then # Remove dummy mapping chroot_exec cryptsetup close "${CRYPTFS_MAPPING}" - else - fi # Generate initramfs without encrypted root partition support chroot_exec mkinitramfs -o "/boot/firmware/initramfs-${KERNEL_VERSION}" "${KERNEL_VERSION}"