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}"