06 11 / 2011
Download Drupal with drush
This downloads fresh copy of latest drupal site to the current directory in its designated folder.
Eg drupal-7.9drush dl --debug
I had to use sudo command to do that. Probably because XAMPP is installed outside of user home directory at /Application/XAMPP
Permalink 10 notes