From 226c692c890c67c6c9654cb3ddf4533617ba73a2 Mon Sep 17 00:00:00 2001 From: zhao Date: Sat, 18 Jan 2025 18:54:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20hanwckf=5Fmt798x.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- hanwckf_mt798x.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hanwckf_mt798x.sh b/hanwckf_mt798x.sh index 5051c22..1d91258 100644 --- a/hanwckf_mt798x.sh +++ b/hanwckf_mt798x.sh @@ -229,7 +229,7 @@ chmod +x files/root/version.txt # 加载 .config echo -e "${YELLOW}加载 .config${NC}" echo -e "${YELLOW}加载自定义配置...${NC}" -curl -skL https://raw.githubusercontent.com/oppen321/ZeroWrt/refs/heads/master/configs/x86_64.config -o .config +curl -skL https://git.kejizero.online/zhao/files/raw/branch/main/Config/mtk.config -o .config # 生成默认配置 echo -e "${GREEN}生成默认配置...${NC}"