Przeglądaj źródła

Back to unstable

Bob Mottram 8 lat temu
rodzic
commit
109dc1a129
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/freedombone-app-jitsi

+ 1
- 1
src/freedombone-app-jitsi Wyświetl plik

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