diff --git a/freebsd/resources/switch/source-release.sh b/freebsd/resources/switch/source-release.sh index ae1ab69..8c4715b 100755 --- a/freebsd/resources/switch/source-release.sh +++ b/freebsd/resources/switch/source-release.sh @@ -4,7 +4,7 @@ cd "$(dirname "$0")" #includes -. ./config.sh +. ../config.sh #send a message echo "Installing the FreeSWITCH source"