diff --git a/installer.lua b/installer.lua index 4059786..2038a7f 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/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",