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  [email protected] --account-pass=******** --site-name=Test [email protected]

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