From ccdf09756b8d0930dc1a7d7c80e79131384bcf19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Wed, 13 Apr 2022 18:08:09 +0800 Subject: [PATCH] Update main.sh --- main.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/main.sh b/main.sh index a10d201f7..7dc139146 100755 --- a/main.sh +++ b/main.sh @@ -83,7 +83,7 @@ git clone --depth 1 https://github.com/CCnut/feed-netkeeper && mvdir feed-netkee git clone --depth 1 https://github.com/sensec/luci-app-udp2raw git clone --depth 1 https://github.com/LGA1150/openwrt-sysuh3c && mvdir openwrt-sysuh3c git clone --depth 1 https://github.com/gdck/luci-app-cupsd cupsd1 && mv -n cupsd1/luci-app-cupsd cupsd1/cups/cups ./ ; rm -rf cupsd1 -git clone --depth 1 https://github.com/QiuSimons/openwrt-mos && mv -n openwrt-mos/*mosdns ./ ; rm -rf openwrt-mos +git clone --depth 1 https://github.com/kenzok78/webdav && mv -n webdav/*mosdns ./ ; rm -rf webdav 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/zxlhhyccc/luci-app-v2raya git clone --depth 1 https://github.com/kenzok78/openwrt-minisign @@ -102,6 +102,8 @@ svn co https://github.com/Tencent-Cloud-Plugins/tencentcloud-openwrt-plugin-cos/ svn co https://github.com/kenzok8/jell/trunk/luci-app-adguardhome svn co https://github.com/kenzok8/jell/trunk/adguardhome svn co https://github.com/kenzok8/jell/trunk/smartdns +svn co https://github.com/kenzok8/litte/trunk/luci-app-mosdns +svn co https://github.com/kenzok8/litte/trunk/mosdns svn co https://github.com/kenzok8/litte/trunk/luci-theme-atmaterial_new svn co https://github.com/kenzok8/litte/trunk/luci-theme-mcat svn co https://github.com/kenzok8/litte/trunk/luci-theme-tomato