Update source-permissions.sh
This commit is contained in:
parent
69cccbb1b6
commit
e7451f1e5c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue