/AutoBuild-OpenWrt

Primary LanguageShellMIT LicenseMIT

Actions-OpenWrt

LICENSE

Build OpenWrt using GitHub Actions

源中文教程

Usage

  • Generate .config files using Lean's OpenWrt source code. ( You can change it through environment variables in the workflow file. )
  • Use "./scripts/diffconfig.sh > diffconfig" to get diffconfig
  • Edit .config file in the GitHub repository, paste the diffconfig and commit, 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