From e7451f1e5c7b692c5c2df91cafe10e49ffb40302 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 24 Apr 2017 15:31:25 -0600 Subject: [PATCH] Update source-permissions.sh --- freebsd/resources/switch/source-permissions.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/freebsd/resources/switch/source-permissions.sh b/freebsd/resources/switch/source-permissions.sh index 74d7bb6..1872b59 100755 --- a/freebsd/resources/switch/source-permissions.sh +++ b/freebsd/resources/switch/source-permissions.sh @@ -1,3 +1,5 @@ +#!/bin/sh + #setup owner and group, permissions and sticky chown -R www:www /usr/local/freeswitch chmod -R ug+rw /usr/local/freeswitch