diff --git a/docs/general/installation/advanced/manual.md b/docs/general/installation/advanced/manual.md index cd744f2c..0d41547a 100644 --- a/docs/general/installation/advanced/manual.md +++ b/docs/general/installation/advanced/manual.md @@ -121,19 +121,12 @@ cd /opt/jellyfin ``` Download the latest generic Linux build for your architecture. -The rest of these instructions assume version 10.8.13 is being installed (i.e. `jellyfin_10.8.13_amd64.tar.gz`). +The rest of these instructions assume version 10.10.7 is being installed (i.e. `jellyfin_10.10.7-amd64.tar.gz`). Download the generic build, then extract the archive: ```sh -sudo wget https://repo.jellyfin.org/?path=/server/linux/stable/combined/jellyfin_10.8.13_amd64.tar.gz -sudo tar xvzf jellyfin_10.8.13_amd64.tar.gz -``` - -Create a symbolic link to the Jellyfin 10.8.13 directory. -This allows an upgrade by repeating the above steps and enabling it by simply re-creating the symbolic link to the new version. - -```sh -sudo ln -s jellyfin_10.8.13 jellyfin +sudo wget https://repo.jellyfin.org/files/server/linux/latest-stable/amd64/jellyfin_10.10.7-amd64.tar.gz +sudo tar xvzf jellyfin_10.10.7-amd64.tar.gz ``` Create four sub-directories for Jellyfin data.