diff --git a/.github/diy/small.sh b/.github/diy/small.sh index a08bf53..7b70bb7 100755 --- a/.github/diy/small.sh +++ b/.github/diy/small.sh @@ -24,6 +24,7 @@ git clone --depth 1 https://github.com/fw876/helloworld && mv -n helloworld/{luc git clone --depth 1 https://github.com/kiddin9/kwrt-packages && mv -n kwrt-packages/luci-app-bypass ./ ; rm -rf kwrt-packages 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/luci-app-homeproxy +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/xiaorouji/openwrt-passwall-packages passwall-packages && mv -n passwall-packages/{sing-box,shadowsocks-rust} ./; rm -rf passwall-packages #git clone --depth 1 https://github.com/jerrykuku/luci-app-vssr