Update debian-install.sh

This commit is contained in:
CanbiZ 2025-04-10 15:58:12 +02:00
parent 97d75c3ee7
commit 8706093d69

View File

@ -19,7 +19,7 @@ msg_ok "Installed Dependencies"
# Example Setting for Test # Example Setting for Test
NODE_VERSION="20" NODE_VERSION="20"
NODE_MODULE="pnpm@9.8.1,yarn" NODE_MODULE="pnpm@10.1,yarn"
PG_VERSION="15" PG_VERSION="15"
MARIADB_VERSION="10.11" MARIADB_VERSION="10.11"