Return to Snippet

Revision: 60078
at October 19, 2012 18:26 by klickreflex


Initial Code
drush site-install standard --locale=de --db-url=mysql://user:********@dbhost/dbname --account-name=admin  --account-mail=admin@site.com --account-pass=******** --site-name=Test site-mail=admin@site.com

Initial URL

                                

Initial Description
Installs drupal using the provided database credentials with the provided localization, creates admin account with the given name and password

Initial Title
Drush site install  / localized

Initial Tags
drupal

Initial Language
Bash