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

add jellyfin-ffmpeg

pull/270/head
tteckster 3 years ago committed by GitHub
parent eb7207325b
commit 0eab8c58d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,6 +86,7 @@ msg_ok "Set Up Jellyfin Repository"
msg_info "Installing Jellyfin"
apt-get update &>/dev/null
sudo apt install jellyfin-server -y &>/dev/null
apt install jellyfin-ffmpeg -y &>/dev/null
msg_ok "Installed Jellyfin"
msg_info "Creating Service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.