From bbcdf2c44630cc99de9a4826e62c971486dc9a4a 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:29:31 +0100 Subject: [PATCH] Update install/calibre-web-install.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/calibre-web-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/calibre-web-install.sh b/install/calibre-web-install.sh index 6037cfbd9..62869dad5 100644 --- a/install/calibre-web-install.sh +++ b/install/calibre-web-install.sh @@ -56,6 +56,7 @@ RestartSec=5 WantedBy=multi-user.target EOF systemctl enable -q --now calibre-web +msg_ok "Created Service" motd_ssh customize