init commit
This commit is contained in:
3
bin/migrate.sh
Executable file
3
bin/migrate.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
# Run migrations
|
||||
docker exec ${django_app} python3 smartsoltech/manage.py migrate
|
||||
Reference in New Issue
Block a user