更新 .github/diy/sync.sh

Signed-off-by: zhao <zj18139624826@gmail.com>
This commit is contained in:
2026-01-17 09:55:15 +08:00
parent 83443c6df8
commit 81245bb7f3

3
.github/diy/sync.sh vendored
View File

@@ -28,4 +28,5 @@ git_sparse_clone() {
rm -rf "$repodir"
}
git_sparse_clone openwrt-25.12 https://github.com/openwrt/openwrt.git target/linux/rockchip
git_sparse_clone openwrt-25.12 https://github.com/openwrt/openwrt.git target/linux/rockchip
curl -s https://raw.githubusercontent.com/immortalwrt/immortalwrt/refs/heads/openwrt-25.12/target/linux/rockchip/modules.mk > ./modules.mk