Files
vision/docker/docker.sh
2022-09-23 21:05:31 +02:00

4 lines
107 B
Bash

composer install
php bin/console d:m:m --no-interaction
php bin/console cache:clear
exec apache2-foreground