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]