Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator authored Oct 6, 2024
1 parent 0f5e477 commit afbd7f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ python -m pip install --upgrade pip
pip install -r requirements.txt

python manage.py collectstatic --no-input

python manage.py makemigrations
python manage.py migrate

0 comments on commit afbd7f3

Please sign in to comment.