diff --git a/misc/tools.func b/misc/tools.func index 7091241f..f71f973f 100644 --- a/misc/tools.func +++ b/misc/tools.func @@ -305,7 +305,7 @@ setup_mariadb() { echo "mariadb-server-$ver mariadb-server/feedback boolean false" | debconf-set-selections done fi - + echo "Test" DEBIAN_FRONTEND=noninteractive $STD apt-get install -y mariadb-server mariadb-client msg_ok "Setup MariaDB $MARIADB_VERSION"