mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-31 14:33:54 -04:00
Updated Jellyfin Debian Repository (markdown)
parent
528b4f59b7
commit
b575fdf5f3
@ -12,7 +12,7 @@ The Jellyfin packages in the repository are self-contained binaries, and do not
|
|||||||
```
|
```
|
||||||
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
|
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.
|
Note that Ubuntu does not yet have different distribution releases. This may change in the future.
|
||||||
0. Update APT repositories:
|
0. Update APT repositories:
|
||||||
```
|
```
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user