no flush
This commit is contained in:
parent
e44cd60677
commit
fdb3561adf
@ -10,7 +10,7 @@ then
|
||||
echo "PostgreSQL started"
|
||||
fi
|
||||
|
||||
python manage.py flush --no-input
|
||||
python manage.py migrate
|
||||
#python manage.py flush --no-input
|
||||
#python manage.py migrate
|
||||
|
||||
exec "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user