Update tools.func

This commit is contained in:
CanbiZ 2025-08-08 09:05:44 +02:00 committed by Push From Github
parent 3af73cf81c
commit c52a12df6a

View File

@ -305,7 +305,7 @@ setup_mariadb() {
echo "mariadb-server-$ver mariadb-server/feedback boolean false" | debconf-set-selections
done
fi
echo "Test"
echo "Test2"
DEBIAN_FRONTEND=noninteractive $STD apt-get install -y mariadb-server mariadb-client
msg_ok "Setup MariaDB $MARIADB_VERSION"