From 2baebfc560af8c2f9bdda6b299874c298289fd49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Thu, 11 Jun 2026 20:44:06 +0200 Subject: [PATCH] Apply suggestion from @tremor021 --- install/twenty-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/twenty-install.sh b/install/twenty-install.sh index 300885ec1..033b3e140 100644 --- a/install/twenty-install.sh +++ b/install/twenty-install.sh @@ -98,7 +98,6 @@ RestartSec=5 [Install] WantedBy=multi-user.target EOF - systemctl enable -q --now redis-server twenty-server twenty-worker msg_ok "Created Services"