Update tools.func

This commit is contained in:
CanbiZ 2025-08-08 08:57:11 +02:00 committed by Push From Github
parent 1585751e3f
commit e11e94e104

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 "Test1"
DEBIAN_FRONTEND=noninteractive $STD apt-get install -y mariadb-server mariadb-client
msg_ok "Setup MariaDB $MARIADB_VERSION"