diff --git a/.platform.app.yaml b/.platform.app.yaml index 8a94964..c2ec3fc 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -108,7 +108,7 @@ web: crons: drupal: spec: '*/19 * * * *' - cmd: 'cd web && drush core-cron' + cmd: 'cd web && bin/drush core-cron' snapshot: spec: '0 5 * * *'