Update package-release.sh

This commit is contained in:
FusionPBX 2025-02-14 16:23:03 -07:00 committed by GitHub
parent dee7ae0943
commit 32132d055c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cd "$(dirname "$0")"
. ../colors.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
wget -O - https://files.freeswitch.org/repo/ubuntu-1604/freeswitch-1.6/freeswitch_archive_g0.pub | apt-key add -