From c5ab17bd51292523d82c6c25a8578d010c0661a1 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 24 Apr 2017 19:46:37 -0600 Subject: [PATCH] Update source-master.sh --- freebsd/resources/switch/source-master.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/freebsd/resources/switch/source-master.sh b/freebsd/resources/switch/source-master.sh index f6cbf3e..d88c7fe 100755 --- a/freebsd/resources/switch/source-master.sh +++ b/freebsd/resources/switch/source-master.sh @@ -19,9 +19,6 @@ 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 https://freeswitch.org/stash/scm/fs/freeswitch.git /usr/src/freeswitch