Update fusionpbx.sh

This commit is contained in:
FusionPBX 2019-12-06 23:48:14 -07:00 committed by GitHub
parent e57b6bda0c
commit 96fb2dad2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -30,5 +30,5 @@ chown -R www:www /var/cache/fusionpbx
#get the source code
git clone $branch https://github.com/fusionpbx/fusionpbx.git /usr/local/www/fusionpbx
chown -R www:www /usr/local/www/fusionpbx
chmod -R 554 /usr/local/www/fusionpbx
chmod -R 554 /usr/local/www/fusionpbx/secure
chmod -R 744 /usr/local/www/fusionpbx
chmod -R 755 /usr/local/www/fusionpbx/secure