Update source-master.sh

This commit is contained in:
FusionPBX 2017-03-31 21:59:29 -06:00 committed by GitHub
parent 94ca98cdf6
commit f66201a9cd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
cd "$(dirname "$0")" cd "$(dirname "$0")"
#includes #includes
. ./config.sh . ../config.sh
#send a message #send a message
echo "Installing the FreeSWITCH source" echo "Installing the FreeSWITCH source"