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

This commit is contained in:
CanbiZ 2025-09-18 13:14:08 +02:00
parent 5777cd72f4
commit 2844eaf976

View File

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