From ed5b98c16b852a6da93ec046fa341188f33bb578 Mon Sep 17 00:00:00 2001 From: nruest Date: Sun, 8 Mar 2015 10:51:29 -0400 Subject: [PATCH] Copypasta --- drupal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal.sh b/drupal.sh index bf1d1e1..c1f31e4 100644 --- a/drupal.sh +++ b/drupal.sh @@ -21,7 +21,7 @@ chmod -R g+w drupal # Do the install cd drupal -drush si -y --db-url=mysql://root:islandora@localhost/drupal7 --site-name=islandora-fedora4.org +drush si -y --db-url=mysql://root:islandora@localhost/drupal7 --site-name=islandora-development.org drush user-password admin --password=islandora # Set document root