Update release-tasks.sh

This commit is contained in:
Andros Fenollosa 2021-07-15 16:04:05 +02:00
parent 70727c8afc
commit 95053edc26

View File

@ -1,2 +1,4 @@
rm -rf app/library/migrations
python manage.py makemigrations library
python manage.py migrate
python manage.py runscript create_books