Update main.sh

This commit is contained in:
有種 2022-03-11 18:26:35 +08:00 committed by GitHub
parent bbfd6b850c
commit 36163fce15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -126,7 +126,8 @@ svn co https://github.com/sbilly/netmaker-openwrt/trunk/netmaker
svn co https://github.com/Tencent-Cloud-Plugins/tencentcloud-openwrt-plugin-cos/trunk/tencentcloud_cos luci-app-tencentcloud-cos
svn co https://github.com/mingxiaoyu/luci-app-cloudflarespeedtest/trunk/applications/luci-app-cloudflarespeedtest
svn co https://github.com/messense/aliyundrive-fuse/trunk/openwrt && mvdir openwrt
svn co https://github.com/kenzok8/litte/trunk/luci-app-passwall
git clone -b luci https://github.com/xiaorouji/openwrt-passwall
git clone https://github.com/xiaorouji/openwrt-passwall2
mv -n openwrt-passwall/* ./ ; rm -Rf openwrt-passwall
mv -n openwrt-package/* ./ ; rm -Rf openwrt-package