From 2a8b6d309233e26976c286e774b4da63d3e6b8c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Tue, 18 Mar 2025 14:46:09 +0100 Subject: [PATCH] Add debian only warning (#3210) --- frontend/public/json/crowdsec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/crowdsec.json b/frontend/public/json/crowdsec.json index 3e4c87c2a..120014667 100644 --- a/frontend/public/json/crowdsec.json +++ b/frontend/public/json/crowdsec.json @@ -32,7 +32,7 @@ }, "notes": [ { - "text": "Execute within an existing LXC Console", + "text": "Execute within an existing LXC Console. Debian only!", "type": "warning" } ]