From 0ec008c9bfa5051a3023325e42249b75c7a8a53c Mon Sep 17 00:00:00 2001 From: kiddin9 <48883331+kiddin9@users.noreply.github.com> Date: Sat, 4 Jul 2026 19:04:10 +0800 Subject: [PATCH] Update upstream.yml --- .github/workflows/upstream.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index acc77c80..19f66306 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -231,7 +231,8 @@ jobs: ) & ( git_clone https://github.com/kenzok8/openwrt-daede && mv -f openwrt-daede/*dae* ./;rm -rf openwrt-daede - git_clone https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1 + git_clone https://github.com/kenzok8/vmlinux-btf vmlinuxb && mvdir vmlinuxb + # git_clone https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1 git_clone https://github.com/JiaY-shi/fancontrol fanc && mv fanc/{fancontrol,luci-app-fancontrol} ./;rm -rf fanc git_sparse_clone master "https://github.com/coolsnowwolf/lede" package/lean package/network/services/shellsync package/qca/shortcut-fe git_clone https://github.com/Siriling/5G-Modem-Support && rm -rf 5G-Modem-Support/rooter && mvdir 5G-Modem-Support