From 996f551ea400e25ea2c126552681636e94816bc2 Mon Sep 17 00:00:00 2001 From: mikolaj92 <7442637+mikolaj92@users.noreply.github.com> Date: Tue, 10 Feb 2026 11:08:14 +0100 Subject: [PATCH] style: match greptile heredoc redirection format --- install/calibre-web-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/calibre-web-install.sh b/install/calibre-web-install.sh index e66fef4e3..264350e2d 100644 --- a/install/calibre-web-install.sh +++ b/install/calibre-web-install.sh @@ -40,7 +40,7 @@ msg_ok "Installed Python Dependencies" msg_info "Creating Service" mkdir -p /opt/calibre-web/data -cat </etc/systemd/system/calibre-web.service +cat < /etc/systemd/system/calibre-web.service [Unit] Description=Calibre-Web Service After=network.target