Update akaunting-install.sh

This commit is contained in:
CanbiZ (MickLesk)
2026-04-14 16:48:16 +02:00
parent b061ce7325
commit 0af4707d14

View File

@@ -19,6 +19,7 @@ msg_ok "Installed Dependencies"
PHP_VERSION="8.3" PHP_FPM="YES" PHP_MODULES="bcmath,gd,intl,xml,zip,pdo_mysql,mbstring,curl" setup_php
setup_composer
setup_mariadb
NODE_VERSION="22" setup_nodejs
MARIADB_DB_NAME="akaunting" MARIADB_DB_USER="akaunting" setup_mariadb_db