From 089e8ca3706da94d69d520f9fd2d79dac562198a Mon Sep 17 00:00:00 2001 From: thehack904 <35552907+thehack904@users.noreply.github.com> Date: Sun, 19 Oct 2025 16:12:32 -0500 Subject: [PATCH] v4.0.0 Unified Installers Update --- retroiptv_linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retroiptv_linux.sh b/retroiptv_linux.sh index d2ca44d..bf768d7 100644 --- a/retroiptv_linux.sh +++ b/retroiptv_linux.sh @@ -10,7 +10,7 @@ exec > >(tee -a "$LOGFILE") 2>&1 echo "" echo "==============================" -echo "---* USING TESTING BRANCH *---" +echo "---* USING MAIN BRANCH *---" echo "==============================" echo ""