mentorenwahl/scripts/backend.sh

4 lines
68 B
Bash
Raw Normal View History

2022-01-23 08:12:57 +00:00
#!/usr/bin/env bash
2022-01-28 17:30:20 +00:00
docker-compose exec backend ./bin/backend "$@"