debian_12_bookworm #3

Merged
DragonSlayer_14 merged 2 commits from debian_12_bookworm into tuxedo_os 2025-03-09 22:27:49 +01:00
Showing only changes of commit 34d7363c34 - Show all commits

View File

@ -7,7 +7,7 @@ if [ "$(id -u)" -ne 0 ]; then
fi fi
apt update && apt upgrade -y 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 # Der Code, der eingefügt werden soll
CONFIG_BLOCK='if groups | grep -q "\bsudo\b"; then CONFIG_BLOCK='if groups | grep -q "\bsudo\b"; then