From e247135d319e582f6c7ae757dea13e3893020e19 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 20 Nov 2025 00:12:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ccmsi.lua?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ccmsi.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccmsi.lua b/ccmsi.lua index f5e05b8..84672a9 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://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/" +local repo_path = "https://git.liulikeji.cn/GitHub/cc-scada/raw/branch/" ---@diagnostic disable-next-line: undefined-global local _is_pkt_env = pocket -- luacheck: ignore pocket