#!/bin/sh # drush dl cck drush dl views drush dl ckeditor drush dl zen drush dl drupal drush enable cck -q -l all drush enable views -q -l all drush enable ckeditor -q -l all drush theme enable zen -q -l all