Skip to content

Commit

Permalink
Update build_files.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-en authored Sep 3, 2023
1 parent 0e94b13 commit ae1a1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ pip install -r requirements.txt
# make migrations
python3.9 manage.py migrate
python3.9 manage.py collectstatic
python3.9 manage.py createsuperuser --noinput

0 comments on commit ae1a1d9

Please sign in to comment.