From 0f713dea2fad21f9b2896929f014cfd1c74a3c51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Miko=C5=82ajczyk?= <7442637+mikolaj92@users.noreply.github.com> Date: Tue, 10 Feb 2026 20:46:24 +0100 Subject: [PATCH] Update install/calibre-web-install.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/calibre-web-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/calibre-web-install.sh b/install/calibre-web-install.sh index d899f3b76..5424a7a72 100644 --- a/install/calibre-web-install.sh +++ b/install/calibre-web-install.sh @@ -38,9 +38,8 @@ cd /opt/calibre-web $STD uv sync --no-dev msg_ok "Installed Python Dependencies" -mkdir -p /opt/calibre-web/data - msg_info "Creating Service" +mkdir -p /opt/calibre-web/data cat </etc/systemd/system/calibre-web.service [Unit] Description=Calibre-Web Service