From c1732660e74519a3994e2496b9e9a5e750335cf4 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Sat, 9 Apr 2022 22:54:13 +0800 Subject: [PATCH] int --- small.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/small.sh b/small.sh index 0da0603..ba88b66 100755 --- a/small.sh +++ b/small.sh @@ -14,13 +14,12 @@ cd .. rm -rf $localdir } -git clone --depth 1 -b packages https://github.com/xiaorouji/openwrt-passwall && mv -n openwrt-passwall/chinadns-ng openwrt-passwall/dns2socks openwrt-passwall/hysteria openwrt-passwall/ipt2socks openwrt-passwall/pdnsd-alt openwrt-passwall/trojan-go openwrt-passwall/trojan-plus ./ ; rm -rf openwrt-passwall +git clone --depth 1 -b packages https://github.com/xiaorouji/openwrt-passwall && mv -n openwrt-passwall/chinadns-ng openwrt-passwall/dns2socks openwrt-passwall/hysteria openwrt-passwall/ipt2socks openwrt-passwall/pdnsd-alt openwrt-passwall/trojan-go openwrt-passwall/trojan-plus openwrt-passwall/ssocks ./ ; rm -rf openwrt-passwall svn co https://github.com/kenzok8/jell/trunk/brook svn co https://github.com/openwrt/packages/trunk/net/shadowsocks-libev svn co https://github.com/fw876/helloworld/trunk/simple-obfs svn co https://github.com/fw876/helloworld/trunk/shadowsocks-rust svn co https://github.com/fw876/helloworld/trunk/shadowsocksr-libev -svn co https://github.com/fw876/helloworld/trunk/ssocks svn co https://github.com/fw876/helloworld/trunk/trojan svn co https://github.com/fw876/helloworld/trunk/v2ray-core svn co https://github.com/fw876/helloworld/trunk/v2ray-geodata