Update fusionpbx.sh

This commit is contained in:
FusionPBX
2019-11-28 03:42:39 -07:00
committed by GitHub
parent c23cfbe8d7
commit a0280f5bf0

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"