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