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

6 lines
66 B
Bash
Raw Normal View History

2020-05-07 11:57:45 +00:00
#!/usr/bin/env bash
cd web
symfony php ../vendor/bin/drush "$@"