Cd html folder
WGET latest wordpress
wget https://wordpress.org/latest.tar.gz
tar -zxvf latest.tar.gz
cp -r wordpress/* .
rm -fr wordpress
Cd html folder
WGET latest wordpress
wget https://wordpress.org/latest.tar.gz
tar -zxvf latest.tar.gz
cp -r wordpress/* .
rm -fr wordpress