Wodby PHP container removed global drush
Wodby has removed global drush from their latest PHP images, see https://github.com/wodby/drupal-php/issues/98
That means we have to use /var/www/html/vendor/bin/drush
instead of /usr/local/bin/drush
in cronjobs and elsewhere.
Edited by jurgenhaas