php bin/console doctrine:database:create

This commit is contained in:
Xbird
2022-09-23 21:29:55 +02:00
parent 12c6bd043a
commit 2303f4a585

View File

@@ -1,4 +1,5 @@
composer install composer install
php bin/console doctrine:database:create
php bin/console d:m:m --no-interaction php bin/console d:m:m --no-interaction
php bin/console cache:clear php bin/console cache:clear
exec apache2-foreground exec apache2-foreground