Adding general refresh script

This commit is contained in:
Alexandre Aubin 2017-03-24 18:24:45 +01:00
parent 6f7c59e8c5
commit 3cd605402a

View file

@ -1,8 +1,9 @@
cd roadmap cd roadmap
./fetch.py ./fetch.py
./analayze.py ./analyze.py
./publish.py ./publish.py
cd ..
cd pullrequests cd pullrequests
./fetch.py ./fetch.py
./analayze.py ./analyze.py
./publish.py ./publish.py