From 8c9f4bfd5b1b51cbe224732f35ac9e1b571f01a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Tue, 31 Jan 2023 23:18:01 +0800 Subject: [PATCH] Update main.sh --- main.sh | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/main.sh b/main.sh index 0ec2f9356..8a7edbac3 100755 --- a/main.sh +++ b/main.sh @@ -110,7 +110,7 @@ git clone --depth 1 https://github.com/messense/aliyundrive-webdav aliyundrive & git clone --depth 1 https://github.com/messense/aliyundrive-fuse aliyundrive && mv -n aliyundrive/openwrt/* ./;rm -rf aliyundrive git clone --depth 1 https://github.com/kenzok8/litte && mv -n litte/luci-theme-atmaterial_new litte/luci-theme-mcat litte/luci-theme-tomato ./ ; rm -rf litte git clone --depth 1 https://github.com/fw876/helloworld && mv -n helloworld/luci-app-ssr-plus helloworld/naiveproxy ./ ; rm -rf helloworld -git clone --depth 1 https://github.com/kenzok78/wall && mv -n wall/ wall/adguardhome wall/filebrowser wall/gost wall/mosdns wall/lua-neturl wall/lucky wall/smartdns wall/sagernet-core wall/tcping wall/redsocks2 wall/microsocks wall/v2ray-geodata wall/UnblockNeteaseMusic ./ ; rm -rf wall +git clone --depth 1 https://github.com/kenzok78/wall && mv -n wall/ wall/adguardhome wall/filebrowser wall/gost wall/mosdns wall/lua-neturl wall/lucky wall/smartdns wall/sagernet-core wall/tcping wall/redsocks2 wall/microsocks wall/v2raya wall/v2ray-geodata wall/UnblockNeteaseMusic ./ ; rm -rf wall git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall && mvdir openwrt-passwall git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 passwall2 && mv -n passwall2/luci-app-passwall2 ./;rm -rf passwall2 git clone --depth 1 -b luci https://github.com/xiaorouji/openwrt-passwall passwall && mv -n passwall/luci-app-passwall ./;rm -rf passwall @@ -122,7 +122,7 @@ git clone --depth 1 https://github.com/immortalwrt/luci && mv -n luci/applicatio git clone --depth 1 https://github.com/mingxiaoyu/luci-app-cloudflarespeedtest cloudflarespeedtest && mv -n cloudflarespeedtest/applications/* ./;rm -rf cloudflarespeedtest git clone --depth 1 https://github.com/doushang/luci-app-shortcutmenu luci-shortcutmenu && mv -n luci-shortcutmenu/luci-app-shortcutmenu ./ ; rm -rf luci-shortcutmenu git clone --depth 1 https://github.com/sbilly/netmaker-openwrt && mv -n netmaker-openwrt/netmaker ./; rm -rf netmaker-openwrt -git clone --depth 1 https://github.com/coolsnowwolf/packages && mv -n packages/multimedia/UnblockNeteaseMusic-Go packages/net/msd_lite ./ ; rm -rf packages +git clone --depth 1 https://github.com/coolsnowwolf/packages && mv -n packages/multimedia/UnblockNeteaseMusic-Go packages/net/miniupnpd packages/net/mwan3 packages/net/amule packages/net/baidupcs-web packages/multimedia/gmediarender packages/net/go-aliyundrive-webdav packages/net/msd_lite ackages/net/qBittorrent-static packages/net/qBittorrent libs/qtbase libs/qttools libs/rblibtorrent packages/net/uugamebooster packages/net/verysync packages/net/dnsforwarder packages/net/nps packages/net/tcpping ./ ; rm -rf packages svn export https://github.com/coolsnowwolf/luci/trunk/libs/luci-lib-ipkg svn export https://github.com/x-wrt/packages/trunk/net/nft-qos @@ -131,14 +131,9 @@ svn export https://github.com/Lienol/openwrt-package/branches/other/lean/luci-ap svn export https://github.com/Ysurac/openmptcprouter-feeds/trunk/luci-app-iperf svn export https://github.com/openwrt/packages/trunk/net/shadowsocks-libev -git_sparse_clone master "https://github.com/coolsnowwolf/packages" "leanpack" net/miniupnpd net/mwan3 multimedia/UnblockNeteaseMusic-Go \ -net/amule net/baidupcs-web multimedia/gmediarender net/go-aliyundrive-webdav \ -net/qBittorrent-static net/qBittorrent libs/qtbase libs/qttools libs/rblibtorrent \ -net/uugamebooster net/verysync net/dnsforwarder net/nps net/tcpping - -git_sparse_clone master "https://github.com/immortalwrt/packages" "immpack" net/sub-web net/dnsproxy net/haproxy net/v2raya net/cdnspeedtest \ +git_sparse_clone master "https://github.com/immortalwrt/packages" "immpack" net/sub-web net/dnsproxy net/haproxy net/cdnspeedtest \ net/subconverter net/ngrokc net/oscam net/njitclient net/scutclient net/gowebdav \ -admin/bpytop libs/jpcre2 libs/wxbase libs/rapidjson libs/libcron libs/quickjspp libs/toml11 \ +libs/jpcre2 libs/wxbase libs/rapidjson libs/libcron libs/quickjspp libs/toml11 \ utils/cpulimit git_sparse_clone develop "https://github.com/Ysurac/openmptcprouter-feeds" "enmptcp" luci-app-snmpd \