OpenSlides/dc-dev.sh

4 lines
82 B
Bash
Raw Permalink Normal View History

2020-06-19 08:56:20 +02:00
#!/bin/bash
2020-10-16 13:11:00 +02:00
cd "$(dirname $0)"
2020-10-05 10:43:43 +02:00
docker-compose -f docker/docker-compose.dev.yml $@