Kaynağa Gözat

INSTALL.md: make sure lsb-release is installed

If `lsb-release` is not installed, an invalid entry is added to `/etc/apt/sources.list`, leaving apt in an unusable state
master
Max Albrecht 11 yıl önce
ebeveyn
işleme
3fee98d138
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      INSTALL.md

+ 1
- 0
INSTALL.md Dosyayı Görüntüle

@@ -8,6 +8,7 @@ There are also some complete [example config files](https://github.com/jitsi/jit
8 8
 
9 9
 ## Install prosody and otalk modules
10 10
 ```sh
11
+apt-get install lsb-release
11 12
 echo deb http://packages.prosody.im/debian $(lsb_release -sc) main | sudo tee -a /etc/apt/sources.list
12 13
 wget --no-check-certificate https://prosody.im/files/prosody-debian-packages.key -O- | sudo apt-key add -
13 14
 apt-get update

Loading…
İptal
Kaydet