Update source-permissions.sh

This commit is contained in:
FusionPBX 2019-11-28 04:59:35 -07:00 committed by GitHub
parent f1bccb8c83
commit 32d9fd6db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ chmod -R ug+rw /usr/local/freeswitch
touch /usr/local/freeswitch/freeswitch.log
chown -R www-data:www-data /usr/local/freeswitch
find /usr/local/freeswitch -type d -exec chmod 2770 {} \;
chmod -R 554 /usr/share/freeswitch/scripts