Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lua-neturl: make pkg release apk compatible #1600

Closed
wants to merge 2 commits into from

Conversation

zxlhhyccc
Copy link
Contributor

@zxlhhyccc zxlhhyccc commented Nov 16, 2024

1、lua-neturl: CI 使用的分支 ImmortalWrt 已默认编译 APK,如不修改,会使 CI 编译失败并同时导致 CI 编译luci-app-ssr-plus失败。
2、luci-app-ssr-plus: Optimize code and resolve compilation errors.
编译错误如下:

./etc/init.d/shadowsocksr: uci command not found
grep: /tmp/dnasmq.conf: not such file or directory

1、lua-neturl: CI 使用的分支 ImmortalWrt 已默认编译 APK,如不修改,会使 CI 编译失败并同时导致 CI 编译luci-app-ssr-plus失败。
2、luci-app-ssr-plus: 编译错误如下:
```
./etc/init.d/shadowsocksr: uci command not found
grep:
Signed-off-by: Tianling Shen <[email protected]>
Signed-off-by: Zxl hhyccc <[email protected]>
编译错误如下:
```
./etc/init.d/shadowsocksr: uci command not found
grep: /tmp/dnasmq.conf: not such file or directory
```
@zxlhhyccc zxlhhyccc closed this Nov 16, 2024
@zxlhhyccc zxlhhyccc deleted the ssrp branch November 16, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant