Change testing repository to Artifactory (#1027)
Signed-off-by: Ben Clark <ben@benjyc.uk>pull/1028/head
parent
85c343191a
commit
7f73c8997b
|
@ -92,7 +92,7 @@ Then, you can choose between, *Official (Stable)*, *Beta* or *Snapshot* builds:
|
||||||
Add the **openHAB 2 Beta Repository** to your systems apt sources list:
|
Add the **openHAB 2 Beta Repository** to your systems apt sources list:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
echo 'deb https://dl.bintray.com/openhab/apt-repo2 testing main' | sudo tee /etc/apt/sources.list.d/openhab2.list
|
echo 'deb https://openhab.jfrog.io/openhab/openhab-linuxpkg testing main' | sudo tee /etc/apt/sources.list.d/openhab2.list
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Snapshot Release**
|
- **Snapshot Release**
|
||||||
|
|
Loading…
Reference in New Issue