From 9b0b0baddae2265a7e0e29263e300e4e9880f94a Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Mon, 14 Aug 2023 10:43:11 +0200 Subject: [PATCH] =?utf8?q?Aktualizacja=20=C5=9Bciezki,=20aby=20pasowa?= =?utf8?q?=C5=82a=20do=20nowej=20nazwy=20narzedzi=C4=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- tools/immudex-addons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/immudex-addons b/tools/immudex-addons index bd56ea3..bfbb5b8 100755 --- a/tools/immudex-addons +++ b/tools/immudex-addons @@ -10,7 +10,7 @@ if [ ! "$immudexAddonsPath" ]; then fi fi -installedAddonsFile="/usr/share/immudex_addons/installed_addons"; +installedAddonsFile="/usr/share/immudex-addons/installed-addons"; listAddons=$(ls $immudexAddonsPath); if [ -f $installedAddonsFile ]; then -- 2.39.5