From 4b9b14ae1aa92c2b5cbdb626cb3a908ecff9d37a Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 15 May 2025 09:26:17 +0200 Subject: [PATCH] try mariadb without value --- install/debian-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/debian-install.sh b/install/debian-install.sh index d315d26..837c924 100644 --- a/install/debian-install.sh +++ b/install/debian-install.sh @@ -24,7 +24,7 @@ update_os #NODE_VERSION="22" NODE_MODULE="yarn" install_node_and_modules #PG_VERSION="15" -MARIADB_VERSION="11.8" +#MARIADB_VERSION="11.8" #MYSQL_VERSION="8.0" #install_postgresql