Last active
August 29, 2015 14:01
-
-
Save kramarama/b37922d62c47af44dbd2 to your computer and use it in GitHub Desktop.
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
| wget http://ru.wordpress.org/latest-ru_RU.tar.gz | |
| wget http://wordpress.org/latest.tar.gz | |
| tar -zvxf latest*.tar.gz | |
| mv wordpress/* . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment