Closed (fixed)
Project:
Drush
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2009 at 14:28 UTC
Updated:
15 Oct 2009 at 00:10 UTC
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
Comment #1
moshe weitzman commentedlook 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.