Removed installation of zfs-initramfs as it is now handled by mmdebstrap

This commit is contained in:
2025-10-13 19:38:54 -04:00
parent 12beaaf5d2
commit 939359b94e

View File

@@ -128,10 +128,6 @@ EOF
tzdata \ tzdata \
keyboard-configuration \ keyboard-configuration \
console-setup console-setup
apt install \
--yes \
zfs-initramfs
fi fi
if [[ "${ID}" == 'debian' ]]; then if [[ "${ID}" == 'debian' ]]; then