Update readme.md

This commit is contained in:
FusionPBX 2022-09-17 11:06:34 -06:00 committed by GitHub
parent ba398de05c
commit 894afb08a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/maste
cd /usr/src/fusionpbx-install.sh/centos && ./install.sh cd /usr/src/fusionpbx-install.sh/centos && ./install.sh
``` ```
This install script is designed to be an fast, simple, and in a modular way to install FusionPBX. Start with a minimal install of Debian 10 with SSH enabled. Run the following commands under root. The script installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM and PostgreSQL. This install script is designed to be an fast, simple, and in a modular way to install FusionPBX. Start with a minimal install with SSH enabled. Run the following commands under root. The script installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM and PostgreSQL.
Some installations require special considerations. Visit https://github.com/fusionpbx/fusionpbx-install.sh readme section for more details. Some installations require special considerations. Visit https://github.com/fusionpbx/fusionpbx-install.sh readme section for more details.