Update calibre-server-install.sh (#1359)

This commit is contained in:
Michel Roegl-Brunner 2025-01-09 19:07:31 +01:00 committed by GitHub
parent 5170056078
commit 14e185af85
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"