From 64352106f2abf6e97eda05d571e2b20fdc163de5 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 16 Apr 2019 20:10:53 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bca287883d..5e5220f29a 100644 --- a/README.md +++ b/README.md @@ -93,3 +93,6 @@ cd /usr/src/fusionpbx-install.sh/debian 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 8 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. + +### ISSUES +Get an account on www.fusionpbx.com to report an issue.