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
fd5551e7e9
commit
4d69c33c13
4
.github/workflows/upstream.yml
vendored
4
.github/workflows/upstream.yml
vendored
@ -381,10 +381,10 @@ jobs:
|
||||
sound/spotifyd devel/go-rice devel/rust-bindgen admin/gotop \
|
||||
lang/lua/lua-periphery lang/lua/lua-neturl lang/lua/lua-maxminddb devel/gn
|
||||
git_clone https://github.com/koshev-msk/modemfeed && mv -n modemfeed/*/!(telephony)/* ./; rm -rf modemfeed
|
||||
git_sparse_clone openwrt-25.12 "https://github.com/immortalwrt/luci" applications collections/luci-nginx protocols/luci-proto-minieap protocols/luci-proto-quectel themes/luci-theme-argon
|
||||
mv -f applications luciapp
|
||||
git_sparse_clone openwrt-25.12 "https://github.com/coolsnowwolf/luci" applications \
|
||||
modules/luci-base modules/luci-mod-network modules/luci-mod-status modules/luci-mod-system protocols/luci-proto-openvpnc themes/luci-theme-design
|
||||
mv -f applications luciapp;rm -rf luciapp/{luci-app-homeproxy,luci-app-dockerman}
|
||||
rm -rf luciapp/{luci-app-qbittorrent,luci-app-zerotier,luci-app-cpufreq,luci-app-e2guardian,luci-app-aliyundrive-fuse,luci-app-syncdial,luci-app-firewall}
|
||||
git_sparse_clone openwrt-25.12 "https://github.com/immortalwrt/luci" applications collections/luci-nginx protocols/luci-proto-minieap protocols/luci-proto-quectel themes/luci-theme-argon
|
||||
mv -n applications/* luciapp/; rm -rf applications
|
||||
git_sparse_clone master "https://github.com/coolsnowwolf/luci" libs/luci-lib-fs applications collections/luci-lib-docker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user