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"