2 lines
64 B
Bash
Executable file
2 lines
64 B
Bash
Executable file
#!/bin/bash
|
|
docker compose exec -it main python manage.py shell
|