Skip to content

Instantly share code, notes, and snippets.

@macmladen
Created August 30, 2015 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save macmladen/40d319c7c2aef391c4d1 to your computer and use it in GitHub Desktop.
Save macmladen/40d319c7c2aef391c4d1 to your computer and use it in GitHub Desktop.
drush site-install template
dr si standard \
--account-mail=lucar_loc@bluefish.rs \
--account-name=admin \
--account-pass=plavac \
\
# --db-su=lokalni \
# --db-su-pw=lokalni \
--db-url=mysql://lokalni:lokalni@localhost/lucar \
# --locale=<en-GB> \
\
--site-mail=lucar_loc_site@bluefish.rs \
--site-name=Lucar \
# --sites-subdir=<directory_name> \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment