Update source-release.sh

This commit is contained in:
FusionPBX
2017-03-31 18:58:28 -06:00
committed by GitHub
parent 5560b58d44
commit 1cfd809be1

View File

@@ -10,6 +10,9 @@ pkg install --yes wget sudo libsndfile lua52 opus libmemcached libvorbis libogg
#additional dependencies
#pkg install --yes libshout mpg123 lame
#update the list of executables in the path
rehash
#get the source
git clone -b v1.6 https://freeswitch.org/stash/scm/fs/freeswitch.git /usr/src/freeswitch
cd /usr/src/freeswitch