Update installer.lua

This commit is contained in:
2026-06-12 21:14:56 +02:00
parent c971a52d5a
commit 23523c055b

View File

@@ -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/raw/src/branch/main/"
local BASE_URL = "https://git.befatorinc.de/PublicDimension/YouCube-Client/raw/branch/main/"
local files = {
["./youcube.lua"] = BASE_URL .. "youcube.lua",