Update babybuddy-install.sh

This commit is contained in:
CanbiZ 2025-05-06 16:14:34 +02:00
parent 94ced0bd2d
commit f3f701e3d9

View File

@ -21,7 +21,8 @@ $STD apt-get install -y \
libopenjp2-7-dev \ libopenjp2-7-dev \
libpq-dev \ libpq-dev \
nginx \ nginx \
python3-venv python3-venv \
python3-pip
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Installing Babybuddy" msg_info "Installing Babybuddy"