diff --git a/scripts/generate.sh b/scripts/generate.sh index c6b6e4d..0d32d3f 100644 --- a/scripts/generate.sh +++ b/scripts/generate.sh @@ -8,8 +8,8 @@ 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 -python3 ./scripts/generate_chat_info.py - # tube wget -O ./site/data/tube.json https://tube.crapaud-fou.org/feeds/videos.json?sort=-publishedAt&filter=local + +# chat +python3 ./scripts/generate_chat_info.py