Back to unstable

This commit is contained in:
Bob Mottram 2016-11-09 19:32:54 +00:00
parent 96cfc5c40e
commit 109dc1a129
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ function install_jitsi {
fi
# add jitsi repo
jitsi_deb_repo=binary # can also be 'unstable'
jitsi_deb_repo=unstable
apt-get -yq install wget debconf-utils
echo "deb http://download.jitsi.org/nightly/deb ${jitsi_deb_repo}/" >> /etc/apt/sources.list
wget -qO - https://download.jitsi.org/nightly/deb/${jitsi_deb_repo}/archive.key | apt-key add -