Files
vision/docker/docker.sh
2022-09-23 19:09:37 +00:00

4 lines
107 B
Bash

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