From f95840619fa614127b49e0db8cc25088b611a353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Fri, 6 Sep 2024 21:22:55 +0800 Subject: [PATCH] Update small.sh --- .github/diy/small.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/diy/small.sh b/.github/diy/small.sh index dcb3f6c..0c05bc9 100755 --- a/.github/diy/small.sh +++ b/.github/diy/small.sh @@ -21,7 +21,8 @@ git clone --depth 1 https://github.com/sbwml/luci-app-mosdns openwrt-mos1 && mv git clone --depth 1 -b main https://github.com/xiaorouji/openwrt-passwall passwall1 && mv -n passwall1/luci-app-passwall ./; rm -rf passwall1 git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 passwall2 && mv -n passwall2/luci-app-passwall2 ./;rm -rf passwall2 git clone --depth 1 https://github.com/fw876/helloworld && mv -n helloworld/{luci-app-ssr-plus,tuic-client,shadow-tls} ./ ; rm -rf helloworld -git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy +#git clone --depth 1 https://github.com/immortalwrt/homeproxy luci-app-homeproxy +git clone --depth 1 https://github.com/muink/luci-app-homeproxy #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 #svn export https://github.com/immortalwrt/packages/trunk/devel/gn git clone --depth 1 https://github.com/kiddin9/openwrt-packages && mv -n openwrt-packages/luci-app-bypass ./ ; rm -rf openwrt-packages