Update entrypoint.sh
This commit is contained in:
parent
dc341c4f27
commit
5b1b4999a9
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
RUN python manage.py collectstatic
|
||||
python manage.py collectstatic
|
||||
|
||||
python manage.py flush --no-input
|
||||
python manage.py migrate
|
||||
|
Loading…
x
Reference in New Issue
Block a user