forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			70 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			70 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
| #! /bin/bash
 | |
| 
 | |
| ./fetchStats.sh
 | |
| ./csvPerChange.sh
 | |
| python3 csvGrapher.py
 |