Added --skip=check/empty to mmdebstrap
				
					
				
			This commit is contained in:
		@@ -434,6 +434,7 @@ if [[ "${ID}" == 'elementary' ]]; then
 | 
				
			|||||||
		/mnt
 | 
							/mnt
 | 
				
			||||||
elif [[ "${ID}" == 'debian' ]]; then
 | 
					elif [[ "${ID}" == 'debian' ]]; then
 | 
				
			||||||
	mmdebstrap \
 | 
						mmdebstrap \
 | 
				
			||||||
 | 
							--skip=check/empty \
 | 
				
			||||||
		--include=console-setup,\
 | 
							--include=console-setup,\
 | 
				
			||||||
		cryptsetup,\
 | 
							cryptsetup,\
 | 
				
			||||||
		curl,\
 | 
							curl,\
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user