cron on reconfigure

This commit is contained in:
Arnaud Fornerot 2022-08-28 15:13:09 +02:00
parent 12463fe1b2
commit 84bcecb9dc
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ echo COMPOSER = Install
composer install --no-interaction
bin/console doctrine:migrations:migrate --no-interaction
bin/console app:Init
bin/console app:Cron
# Permissions
echo PERMISSIONS