From 068b655025e7a749ff84aaa42e0b6ce01f3d210c Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 28 Nov 2019 04:59:56 -0700 Subject: [PATCH] Update source-permissions.sh --- debian/resources/switch/source-permissions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/switch/source-permissions.sh b/debian/resources/switch/source-permissions.sh index f62843b..1a9dec8 100755 --- a/debian/resources/switch/source-permissions.sh +++ b/debian/resources/switch/source-permissions.sh @@ -3,4 +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 +chmod -R 554 /usr/local/freeswitch/scripts