mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 22:17:26 +01:00
3 lines
136 B
Bash
3 lines
136 B
Bash
cp .env.dist docker-symfony/.env
|
|
(cd $(dirname $(readlink -f ${0}))/../docker-symfony/ && docker-compose build && docker-compose up -d)
|