From 18983f35cda4819cfdf8122a0ae77e5fc8ded3bc Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Wed, 17 Sep 2025 10:58:00 +0200 Subject: [PATCH] =?utf8?q?Poprawienie=20wdro=C5=BCenia=20narz=C4=99dzia=20?= =?utf8?q?do=20wy=C5=9Bwietlania=20nazwy=20dystrybucji.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index d00b5f8..0241bbd 100755 --- a/install.sh +++ b/install.sh @@ -98,4 +98,4 @@ echo "\$NAME \$VERSION"; EOF sudo cp distro-name /usr/local/bin; -sudo chmod +x /usr/local/bin; +sudo chmod +x /usr/local/bin/distro-name; -- 2.39.5