Update calibre-server-install.sh

This commit is contained in:
CanbiZ 2025-01-09 17:20:47 +01:00 committed by GitHub
parent 045ba81533
commit 9a7dcef25a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,7 @@ $STD apt-get install -y \
imagemagick \
xvfb \
libxcomposite1 \
libegl1 \
libopengl0
msg_ok "Installed Dependencies"