/Actions-syb1505

Primary LanguageShellMIT LicenseMIT

Actions-OpenWrt mod

LICENSE GitHub Stars GitHub Forks

基于P3TERX版本制作

特色功能: 可以替换package,给源码打入patch, 加入自己的东西 单独上传ipk文件包,单独上传sysupgrade包(你也可以自定义上传ubi,也可以指定你的机型上传,首先你要知道你的机型文件名)

源码更新交流学习:点击链接加入群聊 :https://jq.qq.com/?_wv=1027&k=5QgVYsC
群号: 286754582

Build OpenWrt using GitHub Actions

Read the details in my blog (in Chinese) | 中文教程

Usage

  • Click the Use this template button to create a new repository.
  • Generate .config files using Lean's OpenWrt source code. ( You can change it through environment variables in the workflow file. )
  • Push .config file to the GitHub repository, and the build starts automatically.Progress can be viewed on the Actions page.
  • When the build is complete, click the Artifacts button in the upper right corner of the Actions page to download the binaries.

Acknowledgments

License

MIT © P3TERX