mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-05 08:40:11 -04:00
Updated Jellyfin Debian Repository (markdown)
parent
cc6d79e113
commit
9dd496fa0e
@ -10,7 +10,7 @@ The Jellyfin packages in the repository are self-contained binaries, and do not
|
||||
```
|
||||
0. Add an entry to `/etc/apt/sources.list.d/jellyfin.list`:
|
||||
```
|
||||
echo "deb https://repo.jellyfin.org/debian $( grep -Ewo -m1 --color=none 'jessie|stretch|buster' /etc/os-release || echo buster ) main" | sudo tee /etc/apt/sources.list.d/jellyfin.list
|
||||
echo "deb https://repo.jellyfin.org/debian $( grep -Ewo -m1 --color=none 'jessie|stretch|buster' /etc/os-release || echo ubuntu ) main" | sudo tee /etc/apt/sources.list.d/jellyfin.list
|
||||
```
|
||||
Note that this will set the release to `buster` for Ubuntu systems - this should be OK for most releases.
|
||||
0. Update APT repositories:
|
||||
|
Loading…
x
Reference in New Issue
Block a user