Myddleware/myddleware

Crontab recreated after update

Closed this issue · 1 comments

If we execute the following command :
php bin/console doctrine:fixtures:load --append

It creates the conrtab command even if another one already exist. It should create lines only if there is no content in this table (first install)

fixed in #1125 pull request