Update README.md
This commit is contained in:
parent
0b5ed80344
commit
0169bf3a24
|
|
@ -1,7 +1,8 @@
|
|||
# fusionpbx-install.sh
|
||||
|
||||
Debian 8
|
||||
This install script that has been designed to be a fast, simple, modular and easy to to install FusionPBX.
|
||||
|
||||
This install script that has been designed to be a fast, simple, modular and easy way to to install FusionPBX. Run this script under root. The script is to the point it begins immediatly. It installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM, and PostgresQL.
|
||||
|
||||
```bash
|
||||
apt-get install -y git
|
||||
|
|
|
|||
Loading…
Reference in New Issue