mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-17 12:43:27 +01: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"
|
msg_info "Installing Calibre-Web"
|
||||||
mkdir -p /opt/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 wget https://github.com/janeczku/calibre-web/raw/master/library/metadata.db -P /opt/calibre-web
|
||||||
$STD pip install calibreweb
|
$STD pip install calibreweb
|
||||||
$STD pip install jsonschema
|
$STD pip install jsonschema
|
||||||
|
|||||||
Reference in New Issue
Block a user