Go to file
FusionPBX 0b5ed80344 Update README.md 2016-04-30 17:02:18 -06:00
debian Add a shell install script. 2016-04-29 13:24:22 -06:00
README.md Update README.md 2016-04-30 17:02:18 -06:00

README.md

fusionpbx-install.sh

Debian 8 This install script that has been designed to be a fast, simple, modular and easy to to install FusionPBX.

apt-get install -y git
git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
chmod 755 -R /usr/src/fusionpbx-install.sh
cd /usr/src/fusionpbx-install.sh/debian
./install.sh