Update litte.sh

This commit is contained in:
有種 2024-10-26 10:24:34 +08:00 committed by GitHub
parent dcb8913614
commit 6b58940989
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,6 +67,7 @@ git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/ne
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/lang/lua-maxminddb ./ ; rm -rf packages
git clone --depth 1 -b openwrt-18.06 https://github.com/immortalwrt/luci && mv -n luci/applications/{luci-app-gost,luci-app-filebrowser} ./ && rm -rf luci
git clone --depth 1 https://github.com/morytyann/OpenWrt-mihomo OpenWrt-mihomo && mv -n OpenWrt-mihomo/*mihomo ./ ; rm -rf OpenWrt-mihomo
git clone --depth 1 https://github.com/muink/openwrt-fchomo openwrt-fchomo && mv -n openwrt-fchomo/*homo ./ ; rm -rf openwrt-fchomo
#git clone --depth 1 https://github.com/jerrykuku/luci-app-vssr
#git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy
#git clone --depth 1 https://github.com/jerrykuku/lua-maxminddb