Added installation of calibre binaries (#1763)

This commit is contained in:
Slaviša Arežina 2025-01-26 09:29:53 +01:00 committed by GitHub
parent d596f4a3e0
commit 9ff56caafd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,7 @@ msg_ok "Installed Kepubify"
msg_info "Installing Calibre-Web"
mkdir -p /opt/calibre-web
$STD apt-get install -y calibre
$STD wget https://github.com/janeczku/calibre-web/raw/master/library/metadata.db -P /opt/calibre-web
$STD pip install calibreweb
$STD pip install jsonschema