Jump to content

[Armbian build PR] - Create armbian-build


RSS Bot

Recommended Posts

Description

Wrapper for compile.sh to assist in development of The help message and doc.

  1. If the script is called with --help or -h, it displays a help message.
  2. If not, it attempts to compile the project using a script named compile.sh.
  3. If compile.sh is not found, it displays an error message.
  4. After the compilation process (if successful), it reports how long the process took in seconds.

Jira reference number [AR-9999]

How Has This Been Tested?

image

  • [x] ./armbian-build -h output "text"
  • [x] ./armbian-build --help output "text"
  • [x] ./armbian-build "Note about privileges and password prompt.

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines