Skip to content

Instantly share code, notes, and snippets.

@raewrites
Last active July 4, 2018 07:57
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 raewrites/0a5dbbd599d74eaf29e525f56c678a6f to your computer and use it in GitHub Desktop.
Save raewrites/0a5dbbd599d74eaf29e525f56c678a6f to your computer and use it in GitHub Desktop.
Install WordPress and set-up database
wp core install --url=example.com --title=Website-Name --admin_user=Unique_User --admin_password=$tron9Pa55w0rd --admin_email=email@example.co
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment