Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/5473fc1441accf0cea9410237f582548094c6e3e?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update jellyfin_setup.sh

pull/33/head
tteckster 3 years ago committed by GitHub
parent 4379c52045
commit 5473fc1441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -56,7 +56,7 @@ echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
echo -e "${CHECKMARK} \e[1;92m Installing Jellyfin... \e[0m"
sudo apt-get update &>/dev/null
sudo apt-get install jellyfin -y &>/dev/null
sudo apt install jellyfin -y &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Customizing Container... \e[0m"
chmod -x /etc/update-motd.d/*
touch ~/.hushlogin

Loading…
Cancel
Save

Powered by BW's shoe-string budget.