RSS Bot Posted September 23, 2023 Share Posted September 23, 2023 Description Wrapper for compile.sh to assist in development of The help message and doc. If the script is called with --help or -h, it displays a help message. If not, it attempts to compile the project using a script named compile.sh. If compile.sh is not found, it displays an error message. 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? [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 More sharing options...
Recommended Posts