Use drush version 0.10 in bootstrap script
Change-Id: Icd3f4ee954f944c38b595bdc11195c343e4e4011
This commit is contained in:
parent
ef57ac4e26
commit
d898cec26a
@ -16,5 +16,5 @@ pear install drush/drush-6.0.0
|
||||
pear install Console_Table-1.1.3
|
||||
|
||||
# add drupal-site-deployment drush extension
|
||||
wget https://github.com/mkissam/drush-dsd/archive/v0.3.tar.gz -O - | tar -xz
|
||||
mv drush-dsd-0.3 /usr/share/php/drush/commands/dsd
|
||||
wget https://github.com/mkissam/drush-dsd/archive/v0.10.tar.gz -O - | tar -xz
|
||||
mv drush-dsd-0.10 /usr/share/php/drush/commands/dsd
|
||||
|
Loading…
Reference in New Issue
Block a user