Skip to content

Instantly share code, notes, and snippets.

@JirosWorld
Created May 29, 2016 17:52
Show Gist options
  • Save JirosWorld/43df67899c0992bd3e85968614109998 to your computer and use it in GitHub Desktop.
Save JirosWorld/43df67899c0992bd3e85968614109998 to your computer and use it in GitHub Desktop.
curl http://wordpress.org/latest.tar.gz | tar -xz && mv wordpress/* . && rm -rf wordpress
//installs in current directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment