diff --git a/main.sh b/main.sh index 9a07543fe..479b0a037 100755 --- a/main.sh +++ b/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