Update generate-files.sh [skip ci]

This commit is contained in:
Mitchell Krog 2025-01-19 08:16:47 +02:00 committed by GitHub
parent a59f05e8ae
commit fc562b76ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,8 +101,7 @@ generateFiles
# Exit With Error Number
# ----------------------
#exit ${?}
exit 0
exit ${?}
# ------------------------------------------------------------------------------
# MIT License