mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 02:44:57 +08:00
Update upstream.yml
This commit is contained in:
@@ -229,10 +229,11 @@ jobs:
|
||||
(
|
||||
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/wwan package/lean package/network/services/shellsync package/qca/shortcut-fe && cp -rf wwan/*/* ./ ; rm -Rf wwan
|
||||
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
|
||||
git_clone https://github.com/linkease/istore-packages
|
||||
git clone https://github.com/laipeng668/luci-app-gecoosac gecoosac1 && mvdir gecoosac1
|
||||
git_clone https://github.com/immortalwrt/wwan-packages && mv -f wwan-packages/*/* && rm -rf wwan-packages
|
||||
) &
|
||||
(
|
||||
git_clone https://github.com/muink/luci-app-dnsproxy
|
||||
|
||||
Reference in New Issue
Block a user