mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 15:24:45 +00:00
更换 OpenClash 添加方式为 git
This commit is contained in:
@@ -33,7 +33,7 @@ Diy_Part1_Base() {
|
|||||||
find package/*/ feeds/*/ -maxdepth 2 -path "*luci-app-bypass/Makefile" | xargs -i sed -i 's/shadowsocksr-libev-ssr-server/shadowsocksr-libev-server/g' {}
|
find package/*/ feeds/*/ -maxdepth 2 -path "*luci-app-bypass/Makefile" | xargs -i sed -i 's/shadowsocksr-libev-ssr-server/shadowsocksr-libev-server/g' {}
|
||||||
fi
|
fi
|
||||||
if [[ "${INCLUDE_OpenClash}" == "true" ]];then
|
if [[ "${INCLUDE_OpenClash}" == "true" ]];then
|
||||||
ExtraPackages svn other luci-app-openclash https://github.com/vernesong/OpenClash/trunk
|
ExtraPackages git other OpenClash https://github.com/vernesong master
|
||||||
fi
|
fi
|
||||||
if [[ "${INCLUDE_Keep_Latest_Xray}" == "true" ]];then
|
if [[ "${INCLUDE_Keep_Latest_Xray}" == "true" ]];then
|
||||||
Update_Makefile xray-core package/lean/helloworld/xray-core
|
Update_Makefile xray-core package/lean/helloworld/xray-core
|
||||||
|
|||||||
Reference in New Issue
Block a user