浏览代码

Update source-release.sh

FusionPBX 8 年之前
父节点
当前提交
3bf5a51ae2
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      freebsd/resources/switch/source-release.sh

+ 0 - 3
freebsd/resources/switch/source-release.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 -b v1.6 https://freeswitch.org/stash/scm/fs/freeswitch.git /usr/src/freeswitch