From: xf0r3m Date: Sat, 22 Jul 2023 10:25:30 +0000 (+0200) Subject: Przesłanie immudex_branch, nic sie nie zmieniło X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=9adb264e83ab133c812a40e22a4e88a715c8776b;p=immudex-lhe.git Przesłanie immudex_branch, nic sie nie zmieniło --- 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