Hello,

I have my sites/all/modules directory setup similar to Atrium, with a contrib/ and a custom/ subfolders. Whenever I run "drush dl" it puts it under sites/all/modules/, but I would like it to go to sites/all/modules/contrib/. Is this possible to do with drushrc.php?

Comments

moshe weitzman’s picture

Status: Active » Fixed

look at the help for dl command and you will see a destination option. that can be set in drushrc.php if you get tired of typing it all the time.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.