This script installs PHP, MySQL, Nginx
How to install?
- Run git clone to clone the repository to your workspace:
git clone https://github.com/obuxim/duonix.git
- cd to the directory:
cd duonix
- Make the installer executable:
chmod +x duonix.sh
- Run the installer:
sudo ./duonix.sh