Update main.sh
This commit is contained in:
parent
bbfd6b850c
commit
36163fce15
3
main.sh
3
main.sh
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue