Skip to content

Commit

Permalink
Copypasta
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Mar 8, 2015
1 parent af6a0bb commit ed5b98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drupal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed5b98c

Please sign in to comment.