From 5322ae69c36f42f64536bd262fc1b93e6e753791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sun, 27 Jul 2025 19:15:36 +0200 Subject: [PATCH] Update go2rtc-install.sh (#6280) --- install/go2rtc-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/go2rtc-install.sh b/install/go2rtc-install.sh index a7cd0ac38..2abfd4779 100644 --- a/install/go2rtc-install.sh +++ b/install/go2rtc-install.sh @@ -13,7 +13,7 @@ setting_up_container network_check update_os -fetch_and_deploy_gh_release "go2rtc" "AlexxIT/go2rtc" "singlefile" "latest" "/opt/go2rtc" "go2rtc_linux_amd64" +USE_ORIGINAL_FILENAME="true" fetch_and_deploy_gh_release "go2rtc" "AlexxIT/go2rtc" "singlefile" "latest" "/opt/go2rtc" "go2rtc_linux_amd64" msg_info "Creating Service" cat </etc/systemd/system/go2rtc.service