dane-m
7/27/2014 - 3:56 PM

gistfile1.el

For more details, see http://code.garyjones.co.uk/install-wordpress-ssh/


wget http://wordpress.org/latest.tar.gz
tar zxf latest.tar.gz
cd wordpress
cp -rpf * ../
cd ../
rm -rf wordpress/
rm -f latest.tar.gz