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

This reverts commit 14e185af85.
This commit is contained in:
CanbiZ 2025-01-09 19:52:23 +01:00 committed by GitHub
parent 8a9e162e9b
commit cd0e9c8de6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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