mirror of
https://github.com/YunoHost/tartiflette.git
synced 2024-09-03 20:06:08 +02:00
Adding general refresh script
This commit is contained in:
parent
0241b2ce31
commit
2ee2d8a1d2
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue