#!/bin/sh # First new mashup drush dl ad --destination=sites/doncare drush dl birthdays --destination=sites/doncare drush dl bluemarine --destination=sites/doncare drush enable ad -q -l http://drupalmashup.interestsphere.com drush enable birthdays -q -l http://drupalmashup.interestsphere.com drush theme enable bluemarine -q -l http://drupalmashup.interestsphere.com