Jellyfin: Fix package version
This commit is contained in:
parent
3a0eadbe8b
commit
2c7b6051b9
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Architectures: amd64
|
|||
Signed-By: /etc/apt/keyrings/jellyfin.gpg
|
||||
EOF'
|
||||
incus exec "$CNAME" -- apt-get update
|
||||
incus exec "$CNAME" -- apt-get install -y jellyfin=${UPSTREAM_VER}
|
||||
incus exec "$CNAME" -- apt-get install -y jellyfin=${UPSTREAM_VER}+ubu2404
|
||||
incus exec "$CNAME" -- systemctl enable jellyfin
|
||||
|
||||
laminarc run incus_publish \
|
||||
|
|
Loading…
Add table
Reference in a new issue