Skip to content

coder-roger/AutoBuild-OpenWrt

 
 

Repository files navigation

AutoBuild-OpenWrt

Build OpenWrt firware Lean's OpenWrt using GitHub Actions
Hereby thank P3TERX and eSir for their amazing jobs:

https://github.com/P3TERX/Actions-OpenWrt/

https://github.com/esirplayground/AutoBuild-OpenWrt.git

Updated 202004160835

Usage

  • Sign up for GitHub Actions
  • Fork this GitHub repository
  • Click [.github/workflows] folder on the top of repo and you could see two workflow files.
  • Edit the workflow file you desire,uncomment push section 3 lines together and submit the commit.(Other 2 methods wait you to discover)
  • 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.

Customize your rom

./scripts/diffconfig.sh > diffconfig

About

Build OpenWrt using GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%