mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-25 11:11:02 +00:00
Added installation of calibre binaries (#1763)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user