Merge pull request #280 from jdgarner123160/patch-2

This commit is contained in:
Joshua M. Boniface
2022-12-10 16:28:46 -05:00
committed by GitHub
+3 -1
View File
@@ -677,13 +677,15 @@ Microsoft does not provide a .NET for 32-bit x86 Linux systems, and hence Jellyf
:::
Steps 1 to 3 can also be replaced by:
Use extrepo to enable the jellyfin repositories (or see steps 1-3 below for manual repository setup):
```sh
sudo apt install extrepo
sudo extrepo enable jellyfin
```
WARNING: Do not run steps 1-3 below if the extrepo commands above were used.
1. Install `curl` and `gnupg` if you haven't already:
```sh