From f66201a9cdcc71b43c974cefc22450869a9697a5 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 31 Mar 2017 21:59:29 -0600 Subject: [PATCH] Update source-master.sh --- freebsd/resources/switch/source-master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freebsd/resources/switch/source-master.sh b/freebsd/resources/switch/source-master.sh index 133abcc..cbeeef9 100755 --- a/freebsd/resources/switch/source-master.sh +++ b/freebsd/resources/switch/source-master.sh @@ -4,7 +4,7 @@ cd "$(dirname "$0")" #includes -. ./config.sh +. ../config.sh #send a message echo "Installing the FreeSWITCH source"