Update package-release.sh

This commit is contained in:
FusionPBX
2023-02-23 20:20:18 -07:00
committed by GitHub
parent c078a8df0f
commit 20746dc3ce

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
apt-get update && apt-get install -y curl memcached haveged apt-transport-https sox
if [ ."$os_codename" = ."xenial" ]; then
wget -O - https://files.freeswitch.org/repo/ubuntu-1604/freeswitch-1.6/freeswitch_archive_g0.pub | apt-key add -