TugboatQA / docs

Tugboat Docs
https://docs.tugboat.qa
MIT License
9 stars 18 forks source link

remove drush launcher installation from starter configs #382

Closed q0rban closed 7 months ago

q0rban commented 8 months ago

The drush launcher is not compatible with newer versions of drush. We should remove any installation instructions we have for that in there and switch to a symlink:

ln -snf $TUGBOAT_ROOT/vendor/bin/drush /usr/local/bin/drush