From 8adbaba12ea3c047e90810a59cc762f0f8c77f39 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 8 Aug 2025 09:09:53 +0200 Subject: [PATCH] Update tools.func --- misc/tools.func | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/tools.func b/misc/tools.func index 9f2a3c93..88a4faa7 100644 --- a/misc/tools.func +++ b/misc/tools.func @@ -305,7 +305,6 @@ setup_mariadb() { echo "mariadb-server-$ver mariadb-server/feedback boolean false" | debconf-set-selections done fi - echo "Test2" DEBIAN_FRONTEND=noninteractive $STD apt-get install -y mariadb-server mariadb-client msg_ok "Setup MariaDB $MARIADB_VERSION"