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…"