Update install/calibre-web-install.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Patryk Mikołajczyk 2026-02-10 20:46:37 +01:00 committed by GitHub
parent 0f713dea2f
commit 79a3a3bc79

View File

@ -27,10 +27,7 @@ msg_info "Installing Calibre (for eBook conversion)"
$STD apt install -y calibre
msg_ok "Installed Calibre"
msg_info "Setting up Calibre-Web"
fetch_and_deploy_gh_release "calibre-web" "janeczku/calibre-web" "tarball" "latest" "/opt/calibre-web"
msg_ok "Setup Calibre-Web"
setup_uv
msg_info "Installing Python Dependencies"