Skip to content

Instantly share code, notes, and snippets.

View doostinharrell's full-sized avatar

Dustin Harrell doostinharrell

View GitHub Profile
#!/bin/sh
# This is usually run by the d_install script (https://gist.github.com/treall/240b8408cd944c17551a)
# This script will:
# make sure you're in the correct directory,
# download the latest drupal 7 release,
# install our frequently used modules,
# setup the admin account,
# create an Aurora subtheme,
# update the .htaccess file for use on our outdated dev server,