Explorar o código

Update package-release.sh

FusionPBX hai 7 meses
pai
achega
32132d055c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ubuntu/resources/switch/package-release.sh

+ 1 - 1
ubuntu/resources/switch/package-release.sh

@@ -8,7 +8,7 @@ cd "$(dirname "$0")"
 . ../colors.sh
 . ../colors.sh
 . ../environment.sh
 . ../environment.sh
 
 
-apt-get update && apt-get install -y curl memcached haveged apt-transport-https sox
+apt-get update && apt-get install -y curl memcached haveged apt-transport-https sox libsox-fmt-all
 
 
 if [ ."$os_codename" = ."xenial" ]; then
 if [ ."$os_codename" = ."xenial" ]; then
 	wget -O - https://files.freeswitch.org/repo/ubuntu-1604/freeswitch-1.6/freeswitch_archive_g0.pub | apt-key add -
 	wget -O - https://files.freeswitch.org/repo/ubuntu-1604/freeswitch-1.6/freeswitch_archive_g0.pub | apt-key add -