From 34d7363c34a8c5c2780c6cc36678bdbd4bbe7ae7 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Sun, 9 Mar 2025 22:27:25 +0100 Subject: [PATCH] =?UTF-8?q?Feat:=20Installiert=20n=C3=BCtzliche=20Programm?= =?UTF-8?q?e=20im=20Setup.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0_Setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_Setup.sh b/0_Setup.sh index a16ab4a..8e98297 100755 --- a/0_Setup.sh +++ b/0_Setup.sh @@ -7,7 +7,7 @@ if [ "$(id -u)" -ne 0 ]; then fi apt update && apt upgrade -y -apt install -y git sudo +apt install -y git sudo 7zip unrar unzip network-manager software-properties-common tree bluetooth # Der Code, der eingefügt werden soll CONFIG_BLOCK='if groups | grep -q "\bsudo\b"; then