Update source-master.sh

This commit is contained in:
FusionPBX 2017-04-24 19:46:37 -06:00 committed by GitHub
parent 3bf5a51ae2
commit c5ab17bd51
1 changed files with 0 additions and 3 deletions

View File

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