Fix typo
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo "Migrating database to fix issue..."
|
echo "Migrating database to fix issue..."
|
||||||
docker exec -it /bin/bash seatstock-django "/home/app/webapp/seatstock_django/manage.py migrate"
|
docker exec -it seatstock-django /bin/bash "/home/app/webapp/seatstock_django/manage.py migrate"
|
||||||
|
Reference in New Issue
Block a user