可否增加openwrt的安裝? #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@xiagw 你可以剽窃 openwrt-21.02 中的 xray-core 软件包
手动安装,以下 service 脚本仅供参考
感谢,这个是 init.d 的脚本,这个可以作为 install-release.sh 的附件。
我的意思是说能否在 install-release.sh 里面增加一个 判断 openwrt ,
就在 systemd 的那个判断 加上 判断 openwrt,
然后再附上上面的 init脚本,就能在 openwrt 里自动安装好,
比较困难,openwrt没有使用systemctl。
这样是行不通的,脚本定位是一个广泛适配的脚本,不能为了某个特定系统而采取特殊的安装方式