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.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							 | 
							
							#!/usr/bin/env bash
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							MY_DIR=$(dirname "$(readlink "$0")")
 | 
						
						
						
						
							 | 
							
							gsutil cp -r -z html -a public-read  "$MY_DIR/html" gs://chrome-infra-docs/flat/depot_tools/docs/
 |