Update source-permissions.sh

This commit is contained in:
FusionPBX 2017-04-24 15:31:25 -06:00 committed by GitHub
parent 69cccbb1b6
commit e7451f1e5c
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
#setup owner and group, permissions and sticky #setup owner and group, permissions and sticky
chown -R www:www /usr/local/freeswitch chown -R www:www /usr/local/freeswitch
chmod -R ug+rw /usr/local/freeswitch chmod -R ug+rw /usr/local/freeswitch