From db9800d507624eb96c8634c986a392ab750c7c10 Mon Sep 17 00:00:00 2001 From: TheHomecraft Date: Fri, 12 Jun 2026 21:11:54 +0200 Subject: [PATCH] Update installer.lua --- installer.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.lua b/installer.lua index 90be3b0..5a0e21a 100644 --- a/installer.lua +++ b/installer.lua @@ -9,7 +9,7 @@ License: GPL-3.0 ]] -- OpenInstaller v1.0.0 (based on wget) -local BASE_URL = "https://git.befatorinc.de/PublicDimension/YouCube-Client/" +local BASE_URL = "https://git.befatorinc.de/PublicDimension/YouCube-Client/src/branch/main/" local files = { ["./youcube.lua"] = BASE_URL .. "youcube.lua",