forked from norman/fusionpbx-install.sh-github-mirror
Update package-release.sh
This commit is contained in:
2
debian/resources/switch/package-release.sh
vendored
2
debian/resources/switch/package-release.sh
vendored
@@ -10,7 +10,7 @@ cd "$(dirname "$0")"
|
||||
|
||||
apt-get update && apt-get install -y curl memcached haveged apt-transport-https
|
||||
apt-get update && apt-get install -y gnupg gnupg2
|
||||
apt-get update && apt-get install -y wget lsb-release
|
||||
apt-get update && apt-get install -y wget lsb-release sox
|
||||
|
||||
if [ ."$cpu_architecture" = ."x86" ]; then
|
||||
wget --http-user=signalwire --http-password=$switch_token -O /usr/share/keyrings/signalwire-freeswitch-repo.gpg https://freeswitch.signalwire.com/repo/deb/debian-release/signalwire-freeswitch-repo.gpg
|
||||
|
||||
Reference in New Issue
Block a user