diff --git a/ccmsi.lua b/ccmsi.lua index fc30b1b..324ef1f 100644 --- a/ccmsi.lua +++ b/ccmsi.lua @@ -19,7 +19,7 @@ local CCMSI_VERSION = "v1.21" local install_dir = "/.install-cache" local manifest_path = "https://mikaylafischler.github.io/cc-mek-scada/manifests/" -local repo_path = "http://git.befatorinc.de/TheHomecraft/cc-mek-scada/" +local repo_path = "http://git.befatorinc.de/TheHomecraft/cc-mek-scada/raw/" ---@diagnostic disable-next-line: undefined-global local _is_pkt_env = pocket -- luacheck: ignore pocket