From 73e287d617b7a6c2ded6c9767c5c51cb9ca46e15 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 1 Aug 2025 10:41:22 +0200 Subject: [PATCH] Update tandoor-install.sh --- install/tandoor-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/tandoor-install.sh b/install/tandoor-install.sh index e65e69e4..69113981 100644 --- a/install/tandoor-install.sh +++ b/install/tandoor-install.sh @@ -140,7 +140,7 @@ server { } EOF systemctl reload nginx -systemctl enable -q --now gunicorn_tandoor +systemctl enable -q --now tandoor msg_ok "Created Services" motd_ssh