Update ersatztv.sh

This commit is contained in:
Sam Heinz
2025-07-21 14:16:24 +10:00
parent 0071491499
commit 8dae06ae39

View File

@@ -33,7 +33,7 @@ function update_script() {
msg_ok "Stopped ErsatzTV"
FFMPEG_VERSION="latest" FFMPEG_TYPE="medium" setup_ffmpeg
fetch_and_deploy_gh_release "ersatztv" "ErsatzTV/ErsatzTV" "prebuild" "latest" "/opt/ErsatzTV" "*linux-x64.tar.gz"
fetch_and_deploy_gh_release "ersatztv" "ErsatzTV/ErsatzTV" "prebuild" "latest" "/opt/ErsatzTV" "*linux-arm64.tar.gz"
msg_info "Starting ErsatzTV"
systemctl start ersatzTV