mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 10:31:38 +08:00
Update upstream.yml
This commit is contained in:
parent
e21397d864
commit
e7e8c48a5e
2
.github/workflows/upstream.yml
vendored
2
.github/workflows/upstream.yml
vendored
@ -229,8 +229,8 @@ jobs:
|
||||
git_clone https://github.com/hzyitc/mnh-openwrt && mvdir mnh-openwrt
|
||||
) &
|
||||
(
|
||||
git_clone https://github.com/kenzok8/luci-app-daede daede && mv -f daede/*dae* ./;rm -rf daede
|
||||
git_clone https://github.com/QiuSimons/luci-app-daed-next daed1 && mvdir daed1
|
||||
git_clone https://github.com/kenzok8/luci-app-daede daede && mv -f daede/luci-app-daede ./;rm -rf daede
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user