Feat: Fügt imagemagick hinzu
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ fi
|
||||
apt update && apt upgrade -y
|
||||
|
||||
# Install first important Packages
|
||||
apt install ca-certificates curl git gpg lsb-release network-manager openssh-server rsync sudo wget
|
||||
apt install ca-certificates curl git gpg imagemagick lsb-release network-manager openssh-server rsync sudo wget
|
||||
|
||||
sudo usermod -aG sudo $USER
|
||||
sudo usermod -aG sudo root
|
||||
|
||||
Reference in New Issue
Block a user