From 8e8dff39c9fd3fc7e3f9ea1ae811dd884429ef2f Mon Sep 17 00:00:00 2001 From: boban Date: Thu, 23 Apr 2026 21:16:49 +0200 Subject: [PATCH] =?UTF-8?q?Fix:=20git=20zu=20Paketliste=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index 65de4d6..2161b1e 100644 --- a/installer.sh +++ b/installer.sh @@ -136,7 +136,7 @@ apt-get -y -o Dpkg::Options::="--force-confdef" \ composer \ certbot python3-certbot-nginx \ fail2ban \ - ca-certificates rsyslog sudo openssl netcat-openbsd monit + ca-certificates rsyslog sudo openssl netcat-openbsd monit git # ===== Verzeichnisse / User ===== log "Verzeichnisse und Benutzer anlegen…"