| 
				
			 | 
			
			
				@@ -6248,8 +6248,6 @@ function install_mariadb { 
			 | 
		
	
		
			
			| 
				6248
			 | 
			
				6248
			 | 
			
			
				       return 
			 | 
		
	
		
			
			| 
				6249
			 | 
			
				6249
			 | 
			
			
				   fi 
			 | 
		
	
		
			
			| 
				6250
			 | 
			
				6250
			 | 
			
			
				   apt-get -y --force-yes install python-software-properties debconf-utils 
			 | 
		
	
		
			
			| 
				6251
			 | 
			
				
			 | 
			
			
				-  apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db 
			 | 
		
	
		
			
			| 
				6252
			 | 
			
				
			 | 
			
			
				-  add-apt-repository 'deb http://mariadb.biz.net.id//repo/10.1/debian sid main' 
			 | 
		
	
		
			
			| 
				6253
			 | 
			
				6251
			 | 
			
			
				   apt-get -y --force-yes install software-properties-common 
			 | 
		
	
		
			
			| 
				6254
			 | 
			
				6252
			 | 
			
			
				   apt-get -y update 
			 | 
		
	
		
			
			| 
				6255
			 | 
			
				6253
			 | 
			
			
				  
			 |