diff --git a/Linux/SSH/secure_ssh.sh b/Linux/SSH/secure_ssh.sh index 75ca162..f1d242a 100644 --- a/Linux/SSH/secure_ssh.sh +++ b/Linux/SSH/secure_ssh.sh @@ -165,7 +165,7 @@ done warn "Erstelle SSH-Konfigurationsdatei..." sudo tee $SSH_CONFIG_FILE > /dev/null <