mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-09 04:18:08 +08:00
Update sync_lede.yml
This commit is contained in:
parent
8222ef4cb9
commit
7fe7c1bb56
7
.github/workflows/sync_lede.yml
vendored
7
.github/workflows/sync_lede.yml
vendored
@ -97,7 +97,6 @@ jobs:
|
||||
git_clone https://github.com/sirpdboy/luci-app-advanced
|
||||
git_clone https://github.com/NateLol/luci-app-beardropper
|
||||
) & (
|
||||
git_clone https://github.com/sirpdboy/luci-app-netdata
|
||||
git_clone https://github.com/rufengsuixing/luci-app-onliner
|
||||
) & (
|
||||
git_clone https://github.com/honwen/luci-app-aliddns
|
||||
@ -108,9 +107,6 @@ jobs:
|
||||
git_clone https://github.com/walkingsky/luci-wifidog luci-app-wifidog
|
||||
git_clone https://github.com/sirpdboy/luci-app-parentcontrol
|
||||
) & (
|
||||
svn export https://github.com/lisaac/luci-app-dockerman/trunk/applications/luci-app-dockerman
|
||||
) & (
|
||||
git_clone https://github.com/zzsj0928/luci-app-pushbot
|
||||
git_clone https://github.com/tty228/luci-app-wechatpush
|
||||
) & (
|
||||
git_clone https://github.com/fw876/helloworld
|
||||
@ -123,7 +119,6 @@ jobs:
|
||||
) & (
|
||||
svn export https://github.com/doushang/luci-app-shortcutmenu/trunk/luci-app-shortcutmenu
|
||||
svn export https://github.com/sirpdboy/netspeedtest/trunk/luci-app-netspeedtest
|
||||
svn export https://github.com/messense/aliyundrive-webdav/trunk/openwrt && mvdir openwrt
|
||||
) & (
|
||||
svn export https://github.com/Tencent-Cloud-Plugins/tencentcloud-openwrt-plugin-ddns/trunk/tencentcloud_ddns luci-app-tencentddns
|
||||
svn export https://github.com/Tencent-Cloud-Plugins/tencentcloud-openwrt-plugin-cos/trunk/tencentcloud_cos luci-app-tencentcloud-cos
|
||||
@ -132,7 +127,6 @@ jobs:
|
||||
) & (
|
||||
git_branch_clone master https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic
|
||||
) & (
|
||||
git_clone https://github.com/sbwml/luci-app-mosdns.git mos
|
||||
git_clone https://github.com/pymumu/openwrt-smartdns smartdns
|
||||
git_branch_clone lede https://github.com/pymumu/luci-app-smartdns
|
||||
) & (
|
||||
@ -156,7 +150,6 @@ jobs:
|
||||
mv -f openwrt-passwall-packages/* ./ ; rm -rf openwrt-passwall-packages
|
||||
mv -n helloworld/* ./ ; rm -rf helloworld
|
||||
mv -n cloudflarespeedtest/applications/luci-app-cloudflarespeedtest luci-app-cloudflarespeedtest ; rm -rf cloudflarespeedtest
|
||||
mv -n mos/luci-app-mosdns luci-app-mosdns && mv -n mos/mosdns mosdns && mv -n mos/v2dat v2dat ; rm -rf mos
|
||||
cp -rf .github/diy/packages/* ./ || true
|
||||
rm -rf */.git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user