install wordpress cmd, git (ok)

curl -O https://wordpress.org/latest.zip
unzip -q latest.zip
mv wordpress wayarmy
rm -f latest.zip

Last updated