#!/bin/bash

docker compose run --rm php vendor/bin/drush "$@"
