Install tempio and update installation script

This commit is contained in:
CanbiZ 2025-11-25 21:51:47 +01:00 committed by GitHub
parent 48f868ca0a
commit 78958ad83d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,6 +87,7 @@ msg_ok "SQLite built successfully"
fetch_and_deploy_gh_release "go2rtc" "AlexxIT/go2rtc" "singlefile" "latest" "/usr/local/go2rtc/bin" "go2rtc_linux_amd64"
msg_info "Installing tempio"
export TARGETARCH=amd64
sed -i 's|/rootfs/usr/local|/usr/local|g' /opt/frigate/docker/main/install_tempio.sh
$STD bash /opt/frigate/docker/main/install_tempio.sh
ln -sf /usr/local/tempio/bin/tempio /usr/local/bin/tempio