From 92a6b8ea2ddc233e86cbbc622e9bca3f46888810 Mon Sep 17 00:00:00 2001 From: zhao Date: Mon, 19 Jan 2026 18:51:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/diy/sync.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- .github/diy/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/diy/sync.sh b/.github/diy/sync.sh index 0af146a..621f388 100644 --- a/.github/diy/sync.sh +++ b/.github/diy/sync.sh @@ -28,4 +28,4 @@ git_sparse_clone() { rm -rf "$repodir" } -git_sparse_clone openwrt-25.12 https://github.com/openwrt/openwrt.git package/kernel/mt76 \ No newline at end of file +git_sparse_clone openwrt-25.12 https://github.com/openwrt/openwrt.git package/kernel/rtl8812au-ct \ No newline at end of file