Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix running scheduled search index job. (#104)
Arguments need to be passed as an array since passing shell commands as a string to the Process component is deprecated since Symfony 4.2. Related Grav fix which is also needed for this patch to work properly: getgrav/grav@1661dc9 This also finally fixes issue #81.
- Loading branch information