Removed installation of zfs-initramfs as it is now handled by mmdebstrap
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user