Pārlūkot izejas kodu

Use packages.matrix.org for packages (#5067)

* Use packages.matrix.org for packages

See https://github.com/vector-im/riot-web/issues/9497 (applies to more than just Olm)

* changelog
tags/v0.99.4rc1
Travis Ralston pirms 5 gadiem
committed by GitHub
vecāks
revīzija
3f22e993f0
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
2 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. +3
    -3
      INSTALL.md
  2. +1
    -0
      changelog.d/5067.misc

+ 3
- 3
INSTALL.md Parādīt failu

@@ -257,13 +257,13 @@ https://github.com/spantaleev/matrix-docker-ansible-deploy
#### Matrix.org packages

Matrix.org provides Debian/Ubuntu packages of the latest stable version of
Synapse via https://matrix.org/packages/debian/. To use them:
Synapse via https://packages.matrix.org/debian/. To use them:

```
sudo apt install -y lsb-release curl apt-transport-https
echo "deb https://matrix.org/packages/debian `lsb_release -cs` main" |
echo "deb https://packages.matrix.org/debian `lsb_release -cs` main" |
sudo tee /etc/apt/sources.list.d/matrix-org.list
curl "https://matrix.org/packages/debian/repo-key.asc" |
curl "https://packages.matrix.org/debian/repo-key.asc" |
sudo apt-key add -
sudo apt update
sudo apt install matrix-synapse-py3


+ 1
- 0
changelog.d/5067.misc Parādīt failu

@@ -0,0 +1 @@
Update documentation for where to get Synapse packages.

Notiek ielāde…
Atcelt
Saglabāt