From 865caa39199f8165c865f323dc466f26d52fc364 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 6 Dec 2019 23:44:20 -0700 Subject: [PATCH] Update source-permissions.sh --- ubuntu/resources/switch/source-permissions.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ubuntu/resources/switch/source-permissions.sh b/ubuntu/resources/switch/source-permissions.sh index 1a9dec8..4a6906e 100755 --- a/ubuntu/resources/switch/source-permissions.sh +++ b/ubuntu/resources/switch/source-permissions.sh @@ -3,4 +3,3 @@ 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/local/freeswitch/scripts