php bin/console doctrine:database:create

This commit is contained in:
Xbird
2022-09-23 19:35:48 +00:00
parent e708fe9417
commit 25133ae83f

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