We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d596f4a commit 9ff56caCopy full SHA for 9ff56ca
install/calibre-web-install.sh
@@ -35,6 +35,7 @@ msg_ok "Installed Kepubify"
35
36
msg_info "Installing Calibre-Web"
37
mkdir -p /opt/calibre-web
38
+$STD apt-get install -y calibre
39
$STD wget https://github.com/janeczku/calibre-web/raw/master/library/metadata.db -P /opt/calibre-web
40
$STD pip install calibreweb
41
$STD pip install jsonschema
0 commit comments