Update release-tasks.sh
This commit is contained in:
parent
70727c8afc
commit
95053edc26
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
|
rm -rf app/library/migrations
|
||||||
|
python manage.py makemigrations library
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
python manage.py runscript create_books
|
python manage.py runscript create_books
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue