Update litte.sh

This commit is contained in:
有種 2024-10-14 08:32:29 +08:00 committed by GitHub
parent c05e270944
commit dac4898ea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,9 +65,8 @@ git clone --depth 1 https://github.com/kiddin9/kwrt-packages && mv -n kwrt-packa
git clone --depth 1 https://github.com/muink/luci-app-homeproxy
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/net/cdnspeedtest ./ ; rm -rf packages
git clone --depth 1 https://github.com/immortalwrt/packages && mv -n packages/lang/lua-maxminddb ./ ; rm -rf packages
git clone --depth -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 -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/immortalwrt/luci && mv -n luci/applications/{luci-app-gost,luci-app-homeproxy} ./ ; rm -rf luci
#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