You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							 | 
							
							#!/bin/sh
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							# This variable is required otherwise
 | 
						
						
						
						
							 | 
							
							# /usr/share/live/build/scripts/build/binary_debian-installer fails because
 | 
						
						
						
						
							 | 
							
							# the version is empty (nothing known in
 | 
						
						
						
						
							 | 
							
							# /usr/share/live/build/functions/releases.sh)
 | 
						
						
						
						
							 | 
							
							export RELEASE_kali="7.0"
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							lb build noauto "$@"
 |