Created
August 22, 2016 06:33
-
-
Save twmbx/d0c24cec0490ac73a42cdd2c8ab03f68 to your computer and use it in GitHub Desktop.
Pull down a new copy of wordpress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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