From a9f072e6b3fd369a25cd642b5ad88d8f62e6fca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Sat, 12 Feb 2022 16:02:06 +0800 Subject: [PATCH] Update main.sh --- main.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/main.sh b/main.sh index 803aad657..def4200bb 100755 --- a/main.sh +++ b/main.sh @@ -70,7 +70,9 @@ git clone --depth 1 https://github.com/kenzok78/luci-app-argonne-config git clone --depth 1 https://github.com/sundaqiang/openwrt-packages && mv -n openwrt-packages/luci-* ./; rm -rf openwrt-packages git clone --depth 1 https://github.com/QiuSimons/openwrt-mos && mvdir openwrt-mos git clone -b lede https://github.com/pymumu/luci-app-smartdns -git clone --depth 1 https://github.com/QiuSimons/openwrt-mos && mvdir openwrt-mos +git clone --depth 1 https://github.com/esirplayground/LingTiGameAcc +git clone --depth 1 https://github.com/esirplayground/luci-app-LingTiGameAcc +git clone --depth 1 https://github.com/zxlhhyccc/luci-app-v2raya svn co https://github.com/Lienol/openwrt-package/branches/other/lean/luci-app-autoreboot svn co https://github.com/fw876/helloworld/trunk/luci-app-ssr-plus @@ -81,7 +83,6 @@ svn co https://github.com/x-wrt/luci/trunk/applications/luci-app-nft-qos svn co https://github.com/vernesong/OpenClash/trunk/luci-app-openclash svn co https://github.com/lisaac/luci-app-dockerman/trunk/applications/luci-app-dockerman svn co https://github.com/doushang/luci-app-shortcutmenu/trunk/luci-app-shortcutmenu -svn co https://github.com/sundaqiang/openwrt-packages/trunk/luci-app-services-wolplus svn co https://github.com/Ysurac/openmptcprouter-feeds/trunk/luci-app-iperf svn co https://github.com/messense/aliyundrive-webdav/trunk/openwrt aliyundrive && mvdir aliyundrive svn co https://github.com/immortalwrt/packages/trunk/net/amule @@ -114,7 +115,7 @@ svn co https://github.com/kiddin9/openwrt-packages/trunk/UnblockNeteaseMusic svn co https://github.com/kiddin9/openwrt-packages/trunk/qtbase svn co https://github.com/kiddin9/openwrt-packages/trunk/qttools svn co https://github.com/kiddin9/openwrt-packages/trunk/rblibtorrent -svn co https://github.com/kiddin9/openwrt-packages/trunk/luci-app-advancedsetting +svn co https://github.com/kiddin9/openwrt-packages/trunk/v2raya svn co https://github.com/linkease/istore/trunk/luci/luci-app-store svn co https://github.com/linkease/istore-ui/trunk/app-store-ui @@ -130,3 +131,4 @@ mv -n openwrt-package/* ./ ; rm -Rf openwrt-package rm -rf ./*/.git & rm -f ./*/.gitattributes rm -rf ./*/.svn & rm -rf ./*/.github & rm -rf ./*/.gitignore exit 0 +