-
-
Save thelebster/28e523b23bb1aa71f7ee600f5a79446f to your computer and use it in GitHub Desktop.
Drush site install command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drush site-install standard --db-url='mysql://[db_user]:[db_pass]@localhost/[db_name]' --site-name=Example --sites-subdir=example.com --account-name=admin --account-pass=password --account-mail=mail@example.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment