Update fusionpbx.sh

This commit is contained in:
FusionPBX 2019-12-06 23:51:04 -07:00 committed by GitHub
parent 3ae2627c31
commit 2829b32b31
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 @@ fi
#get the source code
git clone $branch https://github.com/fusionpbx/fusionpbx.git /var/www/fusionpbx
chown -R www-data:www-data /var/www/fusionpbx
chmod -R 554 /var/www/fusionpbx
chmod -R 554 /var/www/fusionpbx/secure
chmod -R 744 /var/www/fusionpbx
chmod -R 755 /var/www/fusionpbx/secure