6 lines
		
	
	
		
			163 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			163 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
upload_static:
 | 
						|
	rclone copy -P static badhouseplants-minio:/badhouseplants-static
 | 
						|
 | 
						|
get_static:
 | 
						|
	rclone copy -P badhouseplants-public:/badhouseplants-static static
 |