Skip to content

Instantly share code, notes, and snippets.

@twmbx
Created August 22, 2016 06:33
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 twmbx/d0c24cec0490ac73a42cdd2c8ab03f68 to your computer and use it in GitHub Desktop.
Save twmbx/d0c24cec0490ac73a42cdd2c8ab03f68 to your computer and use it in GitHub Desktop.
Pull down a new copy of wordpress
curl -SL http://wordpress.org/latest.tar.gz | tar --strip 1 -xzf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment