Automation script for installing and setup WordPress in server.
git clone https://github.com/rayatiga/wordpress-installer.git
Go to inside wordpress-installer
directory
cd wordpress-installer/
Make wp-install.sh
executable
chmod +x wp-install.sh
Execute with sudo
or root
privileges
sudo ./wp-install.sh