add wiki data
This commit is contained in:
parent
da08a6813b
commit
0e87f62558
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ pip3 install -r ./scripts/requirements.txt
|
||||||
# idees
|
# idees
|
||||||
wget -O ./site/data/idees.json https://idees.crapaud-fou.org/stats.php
|
wget -O ./site/data/idees.json https://idees.crapaud-fou.org/stats.php
|
||||||
|
|
||||||
|
# wiki
|
||||||
|
wget -O ./site/data/wiki.json https://wiki.crapaud-fou.org/stats.php
|
||||||
|
|
||||||
# chat
|
# chat
|
||||||
python3 ./scripts/generate_chat_info.py
|
python3 ./scripts/generate_chat_info.py
|
||||||
|
|
||||||
# wiki
|
|
||||||
cp ./site/data/wiki.sample.json ./site/data/wiki.json
|
|
||||||
|
|
Loading…
Reference in a new issue