Skip to content

v1.1.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 01 Oct 04:44
· 4 commits to main since this release
  • Adds SRVINFRA_DATABASE_EXECUTABLE as an env var which can be set to mariadb to override the default mysql allowing users to change the database executable used with srvinfra
  • Sets set -e flag to ensure srvinfra fails on any error where previously it could fail silently