7 lines
71 B
Bash
7 lines
71 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
./fetchStats.sh
|
||
|
./csvPerChange.sh
|
||
|
python csvGrapher.py
|
||
|
|