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