maj reconfigure
This commit is contained in:
parent
b6cb6ca57a
commit
4922fb1c89
|
@ -29,6 +29,8 @@ fi
|
||||||
# Installation des dépendances composer
|
# Installation des dépendances composer
|
||||||
echo COMPOSER = Install
|
echo COMPOSER = Install
|
||||||
composer install --no-interaction
|
composer install --no-interaction
|
||||||
|
bin/console doctrine:migrations:migrate --no-interaction
|
||||||
|
bin/console app:Init
|
||||||
|
|
||||||
# Permissions
|
# Permissions
|
||||||
echo PERMISSIONS
|
echo PERMISSIONS
|
||||||
|
|
Loading…
Reference in New Issue