From 435afc65ccae276509cb1d2dc1cda5176cd26c94 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 18 Sep 2025 13:18:33 +0200 Subject: [PATCH] testi --- misc/tools.func | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/tools.func b/misc/tools.func index 2122bf7f..8bbbac5d 100644 --- a/misc/tools.func +++ b/misc/tools.func @@ -232,7 +232,7 @@ function setup_postgresql() { # # Variables: # MARIADB_VERSION - MariaDB version to install (e.g. 10.11, latest) (default: latest) -# ------------------------------------------------------------------------------ tes +# ------------------------------------------------------------------------------ testi setup_mariadb() { local MARIADB_VERSION="${MARIADB_VERSION:-latest}"