mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-30 12:30:15 +00:00
Added installation of calibre binaries (#1763)
This commit is contained in:
parent
d596f4a3e0
commit
9ff56caafd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user