| 
				
			 | 
			
			
				@@ -191,8 +191,8 @@ configure_ssh_client 
			 | 
		
	
		
			
			| 
				191
			 | 
			
				191
			 | 
			
			
				 configure_monkeysphere 
			 | 
		
	
		
			
			| 
				192
			 | 
			
				192
			 | 
			
			
				 if [[ $MESH_CLIENT_INSTALL == $'yes' || $MESH_CLIENT_INSTALL == $'y' || $MESH_CLIENT_INSTALL == $'on' ]]; then 
			 | 
		
	
		
			
			| 
				193
			 | 
			
				193
			 | 
			
			
				 	echo $'Installing mesh packages' 
			 | 
		
	
		
			
			| 
				194
			 | 
			
				
			 | 
			
			
				-	${PROJECT_NAME}-mesh-install -f mesh_tox_node 
			 | 
		
	
		
			
			| 
				195
			 | 
			
				
			 | 
			
			
				-	${PROJECT_NAME}-mesh-install -f mesh_tox_client 
			 | 
		
	
		
			
			| 
				
			 | 
			
				194
			 | 
			
			
				+	sudo ${PROJECT_NAME}-mesh-install -f mesh_tox_node 
			 | 
		
	
		
			
			| 
				
			 | 
			
				195
			 | 
			
			
				+	sudo ${PROJECT_NAME}-mesh-install -f mesh_tox_client 
			 | 
		
	
		
			
			| 
				196
			 | 
			
				196
			 | 
			
			
				 	${PROJECT_NAME}-mesh-install -f qtox 
			 | 
		
	
		
			
			| 
				197
			 | 
			
				197
			 | 
			
			
				 	${PROJECT_NAME}-mesh-install -f batman_client 
			 | 
		
	
		
			
			| 
				198
			 | 
			
				198
			 | 
			
			
				 fi 
			 |