rangement
This commit is contained in:
parent
9133624ced
commit
25f6d11f63
1 changed files with 3 additions and 3 deletions
|
@ -6,12 +6,12 @@ wget -O ./site/data/idees.json https://idees.crapaud-fou.org/stats.php
|
||||||
# wiki
|
# wiki
|
||||||
wget -O ./site/data/wiki.json https://wiki.crapaud-fou.org/stats.php
|
wget -O ./site/data/wiki.json https://wiki.crapaud-fou.org/stats.php
|
||||||
|
|
||||||
# tube
|
|
||||||
wget -O ./site/data/tube.json https://tube.crapaud-fou.org/feeds/videos.json?sort=-publishedAt&filter=local
|
|
||||||
|
|
||||||
# rencontres
|
# rencontres
|
||||||
wget -O ./site/data/rencontres.json https://wiki.crapaud-fou.org/rencontres.php
|
wget -O ./site/data/rencontres.json https://wiki.crapaud-fou.org/rencontres.php
|
||||||
|
|
||||||
|
# tube
|
||||||
|
wget -O ./site/data/tube.json https://tube.crapaud-fou.org/feeds/videos.json?sort=-publishedAt&filter=local
|
||||||
|
|
||||||
# chat
|
# chat
|
||||||
pip3 install -r ./scripts/requirements.txt
|
pip3 install -r ./scripts/requirements.txt
|
||||||
python3 ./scripts/generate_chat_info.py
|
python3 ./scripts/generate_chat_info.py
|
||||||
|
|
Loading…
Reference in a new issue