Update fusionpbx.sh

This commit is contained in:
FusionPBX 2019-12-14 10:53:01 -07:00 committed by GitHub
parent 4ecb62560e
commit 5552381442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ chown -R freeswitch:daemon /var/cache/fusionpbx
#get the source code
git clone $BRANCH https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx
chmod -R 744 /var/www/fusionpbx
chmod -R 755 /var/www/fusionpbx/secure
#send a message
verbose "FusionPBX Installed"