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

Update ersatztv-install.sh

tweak
pull/3750/head
tteckster 8 months ago committed by GitHub
parent 1ea00c4775
commit ae7217048f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -30,7 +30,7 @@ deb https://www.deb-multimedia.org bookworm-backports main
EOF EOF
$STD apt update $STD apt update
DEBIAN_FRONTEND=noninteractive $STD apt-get install -t bookworm-backports ffmpeg -y DEBIAN_FRONTEND=noninteractive $STD apt-get install -t bookworm-backports ffmpeg -y
rm /etc/apt/sources.list.d/backports.list rm -rf /etc/apt/sources.list.d/backports.list deb-multimedia-keyring_2016.8.1_all.deb
$STD apt update $STD apt update
msg_ok "Installed FFmpeg" msg_ok "Installed FFmpeg"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.