Update calibre-server-install.sh

This commit is contained in:
Michel Roegl-Brunner 2025-01-09 19:00:56 +01:00 committed by GitHub
parent 5170056078
commit 6a1e7e5858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,8 @@ $STD apt-get install -y \
xvfb \
libxcomposite1 \
libegl1 \
libopengl0
libopengl0 \
libxcb-cursor0
msg_ok "Installed Dependencies"
msg_info "Installing Calibre"