From d0b0af3fcf2ead1bd62953b1b5e9d33672e28265 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 24 Jun 2025 14:23:51 +0200 Subject: [PATCH] Update Caddy service --- install/notesnook-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/notesnook-install.sh b/install/notesnook-install.sh index 83747322..2b4bf545 100644 --- a/install/notesnook-install.sh +++ b/install/notesnook-install.sh @@ -66,6 +66,7 @@ Restart=on-failure WantedBy=multi-user.target EOF systemctl enable -q --now notesnook +systemctl enable -q --now caddy msg_ok "Created Service" motd_ssh