|
|
|
@ -35,8 +35,9 @@ cd /etc/apt/sources.list.d/
|
|
|
|
|
Then one of the following, depending on which version of debian you are using:
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
sudo wget http://repo.mosquitto.org/debian/mosquitto-wheezy.list
|
|
|
|
|
sudo wget http://repo.mosquitto.org/debian/mosquitto-jessie.list
|
|
|
|
|
sudo wget http://repo.mosquitto.org/debian/mosquitto-stretch.list
|
|
|
|
|
sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|