1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 07:19:36 +02:00
This commit is contained in:
Sean Morley 2024-07-08 11:58:21 -04:00
parent 97f3386822
commit 86824b24f0
3 changed files with 35 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# build_files.sh
pip install -r requirements.txt
python3.9 manage.py collectstatic --noinput