2016-04-30 17:02:18 -06:00
2016-04-29 13:24:22 -06:00
2016-04-30 17:02:18 -06:00

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
Description
this is the internal repo for the fusionpbx installer, the repo it's forked from is a mirror to github to pull in external changes.
Readme 15 MiB
Languages
Shell 89.4%
PowerShell 8.2%
PHP 2.4%