6 lines
66 B
Bash
Executable file
6 lines
66 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cd web
|
|
|
|
symfony php ../vendor/bin/drush "$@"
|