Remove custom drush command
This commit is contained in:
parent
3e90d036b0
commit
9bf43ad516
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
## Description: Run drush inside the web container
|
||||
## Usage: drush [flags] [args]
|
||||
## Example: "ddev drush uli" or "ddev drush sql-cli" or "ddev drush --version"
|
||||
|
||||
drush $@
|
Loading…
Reference in a new issue