Update source-permissions.sh
This commit is contained in:
parent
3c58424611
commit
80a65639ce
|
|
@ -6,4 +6,3 @@ chmod -R ug+rw /usr/local/freeswitch
|
|||
#touch /var/log/freeswitch/freeswitch.log
|
||||
#chown -R www:www /var/log/freeswitch
|
||||
find /usr/local/freeswitch -type d -exec chmod 2770 {} \;
|
||||
chmod -R 554 /usr/local/freeswitch/scripts
|
||||
|
|
|
|||
Loading…
Reference in New Issue