소스 검색

binary repo

Bob Mottram 8 년 전
부모
커밋
1e2c20a7a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-app-jitsi

+ 1
- 1
src/freedombone-app-jitsi 파일 보기

@@ -223,7 +223,7 @@ function install_jitsi {
223 223
     fi
224 224
 
225 225
     # add jitsi repo
226
-    jitsi_deb_repo=unstable
226
+    jitsi_deb_repo=binary
227 227
     apt-get -yq install wget debconf-utils
228 228
     install_nodejs jitsi
229 229
     npm install -g browserify@13.1.1