oops typo
This commit is contained in:
parent
00b76f70d4
commit
416d34d76b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
pip3 install -r ./scripts/requirements.txt
|
pip3 install -r ./scripts/requirements.txt
|
||||||
|
|
||||||
# idees
|
# idees
|
||||||
wget -0 ./site/data/idees.json https://idees.crapaud-fou.org/stats.php
|
wget -O ./site/data/idees.json https://idees.crapaud-fou.org/stats.php
|
||||||
|
|
||||||
# chat
|
# chat
|
||||||
python3 ./scripts/generate_chat_info.py
|
python3 ./scripts/generate_chat_info.py
|
||||||
|
|
Loading…
Reference in a new issue