Skip to content

Instantly share code, notes, and snippets.

@zakxxi
Created September 19, 2014 15:34
Show Gist options
  • Save zakxxi/05171fddce0e16fc0838 to your computer and use it in GitHub Desktop.
Save zakxxi/05171fddce0e16fc0838 to your computer and use it in GitHub Desktop.
Drush site install with a profile
drush site-install <profile> --account-name=admin --account-pass=admin --db-url="mysql://usr:pwd@localhost/db"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment