3 lines
61 B
Plaintext
Executable File
3 lines
61 B
Plaintext
Executable File
#/bin/bash
|
|
docker-compose run --rm web python manage.py "$@"
|