Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/e23f2c60f8dd6acd75e4fe16bec7a2af0d4c3407 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update jellyfin-install.sh

fix GID mismatch
pull/2532/head
tteckster 1 year ago committed by GitHub
parent 35b57f4555
commit e23f2c60f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -58,6 +58,7 @@ EOF
# Install Jellyfin using the metapackage (which will fetch jellyfin-server, jellyfin-web, and jellyfin-ffmpeg5)
$STD apt-get update
$STD apt-get install -y jellyfin
sed -i '/^render:x:108:root,jellyfin$/d; s/^ssl-cert:x:104:$/render:x:104:root,jellyfin/' /etc/group
msg_ok "Installed Jellyfin"
motd_ssh

Loading…
Cancel
Save

Powered by BW's shoe-string budget.