Update fusionpbx.sh

This commit is contained in:
FusionPBX 2019-11-28 03:42:39 -07:00 committed by GitHub
parent c23cfbe8d7
commit a0280f5bf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ 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 554 /var/www/fusionpbx
chmod -R 554 /var/www/fusionpbx/secure
#send a message
verbose "FusionPBX Installed"