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:24 +01:00 committed by GitHub
parent 2b7eed2630
commit 0f713dea2f

View File

@ -38,9 +38,8 @@ cd /opt/calibre-web
$STD uv sync --no-dev $STD uv sync --no-dev
msg_ok "Installed Python Dependencies" msg_ok "Installed Python Dependencies"
mkdir -p /opt/calibre-web/data
msg_info "Creating Service" msg_info "Creating Service"
mkdir -p /opt/calibre-web/data
cat <<EOF >/etc/systemd/system/calibre-web.service cat <<EOF >/etc/systemd/system/calibre-web.service
[Unit] [Unit]
Description=Calibre-Web Service Description=Calibre-Web Service