portail/scripts/generate.sh

11 lines
174 B
Bash
Raw Normal View History

2019-08-17 00:37:23 +00:00
#!/bin/sh
pip3 install -r ./scripts/requirements.txt
2019-08-17 00:37:23 +00:00
# idees
2019-08-17 14:27:32 +00:00
cp ./site/data/idees.sample.json ./site/data/idees.json
2019-08-17 00:37:23 +00:00
# chat
python3 ./scripts/generate_chat_info.py
2019-08-17 00:37:23 +00:00
# wiki