Update manyfold-install.sh

This commit is contained in:
Bas van den Berg 2025-03-23 20:05:09 +01:00 committed by GitHub
parent e5e263d37f
commit b223fdbe40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,8 @@ $STD apt-get install -y \
git \
libmariadb-dev \
redis-server \
nginx
nginx \
libffi-dev
msg_ok "Installed Dependencies"
msg_info "Setting up PostgreSQL"