Compare commits

..

No commits in common. "bc2bfeec1c55e6b1ed675b93375647201d2cc6e2" and "3f3d967a2c86852984210c57e00ba70ba644a40a" have entirely different histories.

View File

@ -32,7 +32,7 @@ msg_ok "Installed Dependencies"
PG_VERSION="16" install_postgresql
PHP_VERSION=8.4 PHP_MODULE="bcmath,bz2,cli,exif,common,curl,fpm,gd,imagick,intl,mbstring,pgsql,xml,xmlrpc,zip" PHP_APACHE=YES install_php
NODE_VERSION=22 NODE_MODULE="yarn,npm@latest" install_node_and_modules
NODE_VERSION=22 NODE_MODULE="yarn,npm@latest" install_nodejs
msg_info "Setting up PSql Database"
DB_NAME=koel_db