Update small.sh

This commit is contained in:
有種 2023-09-14 11:21:31 +08:00 committed by GitHub
parent 66986465f9
commit d91fcc3a33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ git clone --depth 1 https://github.com/xiaorouji/openwrt-passwall2 passwall2 &&
git clone --depth 1 https://github.com/fw876/helloworld && mv -n helloworld/{luci-app-ssr-plus,tuic-client} ./ ; rm -rf helloworld
#svn export https://github.com/immortalwrt/packages/trunk/devel/gn
svn export https://github.com/kenzok8/small-package/trunk/luci-app-bypass
svn export https://github.com/immortalwrt/packages/trunk/net/sing-box && rm -rf sing-box/test.sh
svn export https://github.com/xiaorouji/openwrt-passwall-packages/trunk/sing-box
sed -i \
-e 's?include \.\./\.\./\(lang\|devel\)?include $(TOPDIR)/feeds/packages/\1?' \