From 4d4a83d9a0fe61d17fff751281444c250532d2bd Mon Sep 17 00:00:00 2001 From: DragoQC Date: Sat, 29 Nov 2025 10:07:41 -0500 Subject: [PATCH] Fixed "" --- install/discopanel-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/discopanel-install.sh b/install/discopanel-install.sh index b40e2ab1d..988cc6f03 100644 --- a/install/discopanel-install.sh +++ b/install/discopanel-install.sh @@ -51,7 +51,7 @@ Restart=always WantedBy=multi-user.target EOF -systemctl enable -q --now "discopanel" +systemctl enable -q --now discopanel msg_ok "Created Service" motd_ssh