15 Sep
2011
15 Sep
'11
4:11 p.m.
here's how you create the symlink so you can call drush from anywhere: sudo ln –s /root/drush/drush /usr/bin/drush then you can cd to /var/www/html/sites/MYSITE.com and call drush from there Brett Evanson On Wed, Sep 14, 2011 at 10:21 PM, Roger <arelem@bigpond.com> wrote:
On 15/09/11 13:06, support-request@drupal.org wrote:
I 2nd this opinion - drush isn't sure which of your multi-sites you are trying to target. You'll either need to set up drush aliases or 'cd' to the specific multi-site you want to affect.
-Benj Thanks Benj. How do I set up drush aliases? Maybe I could use such a thing to flush without having to change diretories -- [ Drupal support list | http://lists.drupal.org/ ]