mirror of
https://github.com/kenzok8/AutoSync.git
synced 2025-01-08 11:47:26 +08:00
Update small.sh
This commit is contained in:
parent
0f0e546c78
commit
274315263a
2
.github/diy/small.sh
vendored
2
.github/diy/small.sh
vendored
@ -18,7 +18,7 @@ git clone --depth 1 https://github.com/kenzok8/wall && mv -n wall/* ./ ; rm -rf
|
||||
git clone --depth 1 https://github.com/jerrykuku/luci-app-vssr
|
||||
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 https://github.com/XiaoliChan/helloworld -b mosdns-improv && rm -rf helloworld/v2raya && mvdir helloworld
|
||||
git clone https://github.com/XiaoliChan/helloworld -b main && rm -rf helloworld/v2raya && mvdir helloworld
|
||||
#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
|
||||
svn export https://github.com/kenzok8/small-package/trunk/luci-app-bypass
|
||||
|
Loading…
Reference in New Issue
Block a user