From 0b8b53d87959738f0b7c6f74c60001b5ec881e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Sat, 28 Dec 2024 15:57:56 +0800 Subject: [PATCH] Update small.sh --- .github/diy/small.sh | 1 + 1 file changed, 1 insertion(+) 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