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