Skip to content
Snippets Groups Projects
Commit b91cf493 authored by jurgenhaas's avatar jurgenhaas
Browse files

Bug fix

parent 6fcb47b9
Branches
No related tags found
No related merge requests found
......@@ -41,4 +41,5 @@
src='{{ composer_home_path }}/vendor/drush/drush/commands/{{ item|regex_replace("(.*)(\-\d\.x\-\d\.x)", "\\1") }}'
dest='{{ webRoot }}/drush/contrib/{{ item|regex_replace("(.*)(\-\d\.x\-\d\.x)", "\\1") }}'
state='link'
force='yes'
with_items: '{{ drush_extra_commands }}'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment