Skip to content

Instantly share code, notes, and snippets.

@ohadcn
Last active January 1, 2018 21:07
Show Gist options
  • Save ohadcn/ec3de7bf2bf1391369e13afcd343aa6d to your computer and use it in GitHub Desktop.
Save ohadcn/ec3de7bf2bf1391369e13afcd343aa6d to your computer and use it in GitHub Desktop.
wget https://wordpress.org/latest.zip
unzip latest.zip
mv wordpress/* .
rm -rf xmlrpc.php wordpress latest.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment