Feat: Installiert nützliche Programme im Setup.
This commit is contained in:
parent
8b846f3724
commit
34d7363c34
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user