oliverdavies.uk-drupal-old/bin/start.sh

7 lines
74 B
Bash
Executable file

#!/usr/bin/env bash
set -e
docker-compose up -d
symfony server:start -d