Skip to content

Commit 9ff56ca

Browse files
authored
Added installation of calibre binaries (#1763)
1 parent d596f4a commit 9ff56ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/calibre-web-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ msg_ok "Installed Kepubify"
3535

3636
msg_info "Installing Calibre-Web"
3737
mkdir -p /opt/calibre-web
38+
$STD apt-get install -y calibre
3839
$STD wget https://github.com/janeczku/calibre-web/raw/master/library/metadata.db -P /opt/calibre-web
3940
$STD pip install calibreweb
4041
$STD pip install jsonschema

0 commit comments

Comments
 (0)