cron on reconfigure
This commit is contained in:
@ -31,6 +31,8 @@ echo COMPOSER = Install
|
|||||||
composer install --no-interaction
|
composer install --no-interaction
|
||||||
bin/console doctrine:migrations:migrate --no-interaction
|
bin/console doctrine:migrations:migrate --no-interaction
|
||||||
bin/console app:Init
|
bin/console app:Init
|
||||||
|
bin/console app:Cron
|
||||||
|
|
||||||
|
|
||||||
# Permissions
|
# Permissions
|
||||||
echo PERMISSIONS
|
echo PERMISSIONS
|
||||||
|
Reference in New Issue
Block a user