Merge pull request #881 from github/localden/fixes

Updates to templates and scripts
This commit is contained in:
Den Delimarsky
2025-10-15 10:56:49 -07:00
committed by GitHub
60 changed files with 317 additions and 36 deletions

View File

@@ -736,3 +736,4 @@ main() {
if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
main "$@"
fi