tartiflette/refresh.sh
2017-08-29 00:11:22 +02:00

14 lines
159 B
Bash
Executable file

cd roadmap
./fetch.py
./analyze.py
./publish.py
cd ..
cd pullrequests
./fetch.py
./analyze.py
./publish.py
cd ..
cd appci
./fetch.sh
./analyze.py
./publish.py