From 9adb264e83ab133c812a40e22a4e88a715c8776b Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Sat, 22 Jul 2023 12:25:30 +0200 Subject: [PATCH] =?utf8?q?Przes=C5=82anie=20immudex=5Fbranch,=20nic=20sie?= =?utf8?q?=20nie=20zmieni=C5=82o?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- tools/000/immudex_branch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/000/immudex_branch b/tools/000/immudex_branch index 551f0a4..5d28721 100755 --- a/tools/000/immudex_branch +++ b/tools/000/immudex_branch @@ -1,7 +1,7 @@ #!/bin/bash if grep -q 'trixie' /etc/os-release; then - echo -n '-testing'; + echo -n '-testing'; elif grep -q 'buster' /etc/os-release; then echo -n '-lhe'; else -- 2.39.5