From 24f0b9a9432a2257c9247c348064e56d684d0ad4 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 24 Jun 2025 14:21:31 +0200 Subject: [PATCH] Update Caddy service --- install/notesnook-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/notesnook-install.sh b/install/notesnook-install.sh index 08feb27e..83747322 100644 --- a/install/notesnook-install.sh +++ b/install/notesnook-install.sh @@ -52,7 +52,7 @@ EOF cat </etc/systemd/system/caddy.service [Unit] Description=Caddy Service -After=network-online.target +After=network-online.target notesnook.service Requires=notesnook.service [Service]