spug/docker/start.sh

6 lines
61 B
Bash
Executable File

#!/usr/bin/env bash
cp .env.example .env
docker-compose up