oliverdavies.uk-drupal-old/bin/drush.sh

6 lines
66 B
Bash
Executable file

#!/usr/bin/env bash
cd web
symfony php ../vendor/bin/drush "$@"