Update alpine-postgresql-install.sh

This commit is contained in:
CanbiZ 2025-04-08 16:14:12 +02:00
parent 96b2170e94
commit 81cbd0db5d

View File

@ -45,8 +45,8 @@ if [[ ${prompt,,} =~ ^(y|yes)$ ]]; then
php83-curl \ php83-curl \
php83-gd \ php83-gd \
php83-mbstring \ php83-mbstring \
php83-mysqli \ php83-pdo \
php83-mysqlnd \ php83-pgsql \
php83-openssl \ php83-openssl \
php83-zip \ php83-zip \
php83-session \ php83-session \