Skip to content

Commit

Permalink
Merge pull request #73 from mjordan/drushdcs
Browse files Browse the repository at this point in the history
Address #72.
  • Loading branch information
ruebot committed Jun 4, 2015
2 parents a7c8b8f + 0ee08a2 commit 8d0b44a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/drupal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ cd sites/all/modules
drush dl devel imagemagick ctools jquery_update pathauto xmlsitemap views variable token libraries
drush -y en devel imagemagick ctools jquery_update pathauto xmlsitemap views variable token libraries

drush dl coder-7.x-2.5
drush -y en coder

# php.ini templating
cp -v "$SHARED_DIR"/configs/php.ini /etc/php5/apache2/php.ini

Expand Down

0 comments on commit 8d0b44a

Please sign in to comment.