From 8cd574ea574a04ae8d617aeaff86e2568d501ce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:58:54 +0800 Subject: [PATCH] Update main.sh --- main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/main.sh b/main.sh index 64a2ccb58..353f1577e 100755 --- a/main.sh +++ b/main.sh @@ -81,6 +81,7 @@ git clone --depth 1 https://github.com/lvqier/luci-app-dnsmasq-ipset git clone --depth 1 https://github.com/walkingsky/luci-wifidog luci-app-wifidog git clone --depth 1 https://github.com/CCnut/feed-netkeeper && mvdir feed-netkeeper git clone --depth 1 https://github.com/sensec/luci-app-udp2raw +git clone --depth 1 https://github.com/jerrykuku/lua-maxminddb 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