2023-08-31, 02:45 PM
I guess what I am trying to understand then, is where should I be when I create this sym link?
Based upon what I read in the jellyfin install doc (https://jellyfin.org/docs/general/instal...eric-amd64):
...
Create a directory in /opt for jellyfin and its files, and enter that directory.
...
Download the latest generic Linux build for your architecture (EDIT: and install it.)
...
Create a symbolic link to the Jellyfin 10.8.9 directory. This allows an upgrade by repeating the above steps and enabling it by simply re-creating the symbolic link to the new version.
sudo ln -s jellyfin_10.8.10 jellyfin
So, where should this symbolic link reside?
Within /opt/jellyfin? Or, somewhere else?
Again, thanks for any and all counsel.
Regards,
Steve
Based upon what I read in the jellyfin install doc (https://jellyfin.org/docs/general/instal...eric-amd64):
...
Create a directory in /opt for jellyfin and its files, and enter that directory.
...
Download the latest generic Linux build for your architecture (EDIT: and install it.)
...
Create a symbolic link to the Jellyfin 10.8.9 directory. This allows an upgrade by repeating the above steps and enabling it by simply re-creating the symbolic link to the new version.
sudo ln -s jellyfin_10.8.10 jellyfin
So, where should this symbolic link reside?
Within /opt/jellyfin? Or, somewhere else?
Again, thanks for any and all counsel.
Regards,
Steve