Updated URLs (switch from poupon.io to poupon.dev)
This commit is contained in:
+2
-2
@@ -23,8 +23,8 @@ _Buster_ packages are provided for _amd64_ and _armhf_ architectures.
|
||||
|
||||
As root, trust the following debian package provider and add it in your list of repositories:
|
||||
```sh
|
||||
wget -O - https://debian.poupon.io/apt/debian/epoupon.gpg.key | apt-key add -
|
||||
echo "deb https://debian.poupon.io/apt/debian buster main" > /etc/apt/sources.list.d/epoupon.list
|
||||
wget -O - https://debian.poupon.dev/apt/debian/epoupon.gpg.key | apt-key add -
|
||||
echo "deb https://debian.poupon.dev/apt/debian buster main" > /etc/apt/sources.list.d/epoupon.list
|
||||
```
|
||||
|
||||
To install or upgrade _LMS_:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
_LMS_ is a self-hosted music streaming software: access your music collection from anywhere using a web interface!
|
||||
|
||||
A [demo instance](http://lms.demo.poupon.io) is available. Note the administration panel is not available.
|
||||
A [demo instance](http://lms-demo.poupon.dev) is available. Note the administration panel is not available.
|
||||
|
||||
## Main features
|
||||
* Low memory requirements: the demo instance runs on a _Raspberry Pi Zero W_
|
||||
|
||||
Reference in New Issue
Block a user