Closed (fixed)
Project:
Drush
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2008 at 16:03 UTC
Updated:
17 Jun 2008 at 17:48 UTC
Hi. On most of my installs, the sites/default is not used since I have multisites setup. If I pass a -l flag with the multisite name, it installs the module in that sites module directory. Is there a way to use drush in multisite mode and have the module installs and updates go into the sites/all/modules directory?
I leave sites/default alone since drupal overwrites it on upgrade. Thanks for any pointers.
Comments
Comment #1
moshe weitzman commentedif your multisite has no modules subdir then it will go into sites/all. if this doesn't meet your needs, please submit a patch.
Comment #2
chrisschaub commentedThanks, works as you said. Closing.