Compare commits

...

1 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
6a1e7e5858
Update calibre-server-install.sh 2025-01-09 19:00:56 +01:00

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"