Update tools.func

This commit is contained in:
CanbiZ 2025-09-18 13:16:41 +02:00
parent f4edff3d95
commit f1f2d8895d

View File

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