Joined: 03 Aug 2007 Posts: 412 Location: A'dam/Diemen, The Netherlands
Posted: Fri Jan 31, 2014 8:33 am Post subject: Drush drupal install
Code:
# Bash
Go to {drupal_root} on CLI
# Drush
# http://drupal.org/node/495438
mkdir drupal-install
# The following step may take a while
drush dl drupal-7.x --destination=drupal-install
rsync -r drupal-install/drupal-7.x-dev/ ./
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum