Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

需要加入OpenClash,看到有人发过Issures,但是不明白,具体应该放在openwrt-ci.yml这个文件的什么位置?还有luci-app-ssr-plus #64

Open
jif739519 opened this issue Jun 20, 2020 · 1 comment

Comments

@jif739519
Copy link

jif739519 commented Jun 20, 2020

问题1:openclash

name: 编译po2lmo
run: |
mkdir package/luci-app-openclash
cd package/luci-app-openclash
git init
git remote add -f origin https://github.com/vernesong/OpenClash.git
git config core.sparsecheckout true
echo "luci-app-openclash" >> .git/info/sparse-checkout
git pull origin master
git branch --set-upstream-to=origin/master master
pushd luci-app-openclash/tools/po2lmo
make && sudo make install
popd
后在下面的EOF回环里面加入
CONFIG_PACKAGE_luci-app-openclash=y
大佬,求帮助。
上面这些代码应该加在下面这个文件的什么位置?
https://github.com/KFERMercer/OpenWrt-CI/blob/master/openwrt-ci.yml

问题2:luci-app-ssr-plus

coolsnowwolf / lede
现在好像取消了luci-app-ssr-plus

怎么搞出来?

@jif739519 jif739519 changed the title 需要加入OpenClash,看到有人发过Issures,但是不明白,具体应该放在openwrt-ci.yml这个文件的什么位置? 需要加入OpenClash,看到有人发过Issures,但是不明白,具体应该放在openwrt-ci.yml这个文件的什么位置?还有luci-app-ssr-plus Jun 20, 2020
@AndroidDeals
Copy link

ssr plus还存在的,L大源码里面有仓库地址,叫helloworld

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants