test
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled

This commit is contained in:
CanbiZ 2025-09-18 13:12:43 +02:00
parent e6931c7c4f
commit 3deefd6ffb

View File

@ -232,7 +232,7 @@ function setup_postgresql() {
#
# Variables:
# MARIADB_VERSION - MariaDB version to install (e.g. 10.11, latest) (default: latest)
# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------ test
setup_mariadb() {
local MARIADB_VERSION="${MARIADB_VERSION:-latest}"